aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorshunki-fujita <[email protected]>2018-04-05 16:20:07 -0700
committerLinus Torvalds <[email protected]>2018-04-05 21:36:23 -0700
commit849cf55963dfd877ad92996195e0fe7218eaf0e9 (patch)
tree3c1dab29c873beb615163ff832024b3c9e09752e /include/linux/fpga/fpga-bridge.h
parent9421c3e64137ec69e5cf4ed024dc777a09b7779f (diff)
fs: don't flush pagecache when expanding block device
When changing the size of a block device, its all caches are freed. It's necessary on shrinking to prevent spurious I/Os to the disappeared region. However, on expanding, such kind of I/Os doesn't happen. Similar things can be considered for btrfs filesystem resize and resize2fs, but they are designed not to drop caches when expanding. Therefore this patch removes unnecessary cache drop. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Shunki Fujita <[email protected]> Cc: Al Viro <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Jan Kara <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions