diff options
author | 2016-10-25 08:46:23 -0600 | |
---|---|---|
committer | 2016-10-25 11:55:25 -0600 | |
commit | ff26956875c2f05e12ecec9938411a2c7dfc767d (patch) | |
tree | a2c977c066b96b721399b917d5ce5b1974d9a65a /fs/jbd2/commit.c | |
parent | brd: Switch rd_size to unsigned long (diff) | |
download | linux-dev-ff26956875c2f05e12ecec9938411a2c7dfc767d.tar.xz linux-dev-ff26956875c2f05e12ecec9938411a2c7dfc767d.zip |
brd: remove support for BLKFLSBUF
Discontinue having the brd driver destructively free all pages in the
ramdisk in response to the BLKFLSBUF ioctl. Doing so allows a BLKFLSBUF
ioctl issued to a logical partition to destroy pages of the parent brd
device (and all other partitions of that brd device).
This change breaks compatibility - but in this case the compatibility
breaks more than it helps.
Reported-by: Mikulas Patocka <mpatocka@redhat.com>
Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions