Messages in this thread |  | | Date | Mon, 14 Aug 2017 10:39:30 +0900 | From | Sergey Senozhatsky <> | Subject | Re: [PATCH v2 1/7] zram: set BDI_CAP_STABLE_WRITES once |
| |
On (08/11/17 14:17), Minchan Kim wrote: > [1] fixed weird thing(i.e., reset BDI_CAP_STABLE_WRITES flag > unconditionally whenever revalidat_disk is called) so zram doesn't > need to reset the flag any more whenever revalidating the bdev. > Instead, set the flag just once when the zram device is created. > > It shouldn't change any behavior. > > [1] 19b7ccf8651d, block: get rid of blk_integrity_revalidate() > Cc: Senozhatsky <sergey.senozhatsky@gmail.com> > Cc: Ilya Dryomov <idryomov@gmail.com> > Signed-off-by: Minchan Kim <minchan@kernel.org>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
-ss
|  |