ext3: Update PF_MEMALLOC handling in ext3_write_inode()
authorJan Kara <jack@suse.cz>
Fri, 28 Feb 2014 08:09:24 +0000 (09:09 +0100)
committerJan Kara <jack@suse.cz>
Tue, 4 Mar 2014 11:19:25 +0000 (12:19 +0100)
The special handling of PF_MEMALLOC callers in ext3_write_inode()
shouldn't be necessary as there shouldn't be any. Warn about it. Also
update comment before the function as it seems somewhat outdated.

Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/inode.c

diff --cc fs/ext3/inode.c
Simple merge