From: Christoph Hellwig Date: Wed, 18 Aug 2010 09:29:10 +0000 (-0400) Subject: block: pass gfp_mask and flags to sb_issue_discard X-Git-Tag: v2.6.37-rc1~166^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cf6d26a354ab6362e301b5a323832b02867df47;p=pandora-kernel.git 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 Acked-by: Mike Snitzer Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed