]> bbs.cooldavid.org Git - net-next-2.6.git/commit
block: pass gfp_mask and flags to sb_issue_discard
authorChristoph Hellwig <hch@infradead.org>
Wed, 18 Aug 2010 09:29:10 +0000 (05:29 -0400)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 10 Sep 2010 10:35:38 +0000 (12:35 +0200)
commit2cf6d26a354ab6362e301b5a323832b02867df47
treedcc84f3422df777baa85f54870cda613262e74ca
parentb372d360df6deaf79a58a02fa0cc0d7e0aa3e92f
block: pass gfp_mask and flags to sb_issue_discard

We'll need to get rid of the BLKDEV_IFL_BARRIER flag, and to facilitate
that and to make the interface less confusing pass all flags explicitly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/ext4/mballoc.c
fs/fat/fatent.c
include/linux/blkdev.h