From: Jan Kara Date: Fri, 28 Feb 2014 08:09:24 +0000 (+0100) Subject: ext3: Update PF_MEMALLOC handling in ext3_write_inode() X-Git-Tag: v3.15-rc1~53^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99128addc964d4429d1bb9be5fa9e03ce85b1e68;p=pandora-kernel.git ext3: Update PF_MEMALLOC handling in ext3_write_inode() 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 --- Reading git-diff-tree failed