nilfs2: use common file attribute macros
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Wed, 19 Jan 2011 17:09:52 +0000 (02:09 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Tue, 8 Mar 2011 05:58:29 +0000 (14:58 +0900)
commitf0c9f242f947a37675a883deca7f722cac935b0e
treec0aad002f438b6d34123056d075da23792864327
parent9954e7af14868b8b79e76b7b88daaf0b3866db33
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 <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/dir.c
fs/nilfs2/inode.c
include/linux/nilfs2_fs.h