]> Git Repo - linux.git/commit
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
authorNikanth Karthikesan <[email protected]>
Wed, 15 Apr 2009 05:06:35 +0000 (10:36 +0530)
committerJens Axboe <[email protected]>
Wed, 15 Apr 2009 10:10:13 +0000 (12:10 +0200)
commitb1fffc9ca6ca4c3feef3a7e8405252d528d312dc
tree5e1de773cf0b874c7452e388f1c9c0563c08e96f
parent226e7dabf5534722944adefbad01970bd38bb7ae
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT

Remove code handling bio_alloc failure with __GFP_WAIT.
GFP_NOFS implies __GFP_WAIT.

Signed-off-by: Nikanth Karthikesan <[email protected]>
Acked-by: Steven Whitehouse <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
fs/gfs2/ops_fstype.c
This page took 0.045706 seconds and 4 git commands to generate.