From: Ryusuke Konishi Date: Sat, 15 Aug 2009 04:47:09 +0000 (+0900) Subject: nilfs2: remove individual gfp constants for each metadata file X-Git-Tag: v2.6.32-rc1~700^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a102b09232be1ad7c180dfd1f46c7aa95dff1e0;p=pandora-kernel.git nilfs2: remove individual gfp constants for each metadata file This gets rid of NILFS_CPFILE_GFP, NILFS_SUFILE_GFP, NILFS_DAT_GFP, and NILFS_IFILE_GFP. All of these constants refer to NILFS_MDT_GFP, and can be removed. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed