From: Ryusuke Konishi Date: Wed, 19 Jan 2011 17:09:52 +0000 (+0900) Subject: nilfs2: use common file attribute macros X-Git-Tag: v2.6.39-rc1~411^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c9f242f947a37675a883deca7f722cac935b0e;p=pandora-kernel.git nilfs2: use common file attribute macros Replaces uses of own inode flags (i.e. NILFS_SECRM_FL, NILFS_UNRM_FL, NILFS_COMPR_FL, and so forth) with common inode flags, and removes the own flag declarations. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed