commit | f0c9f242f947a37675a883deca7f722cac935b0e | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Thu Jan 20 02:09:52 2011 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Tue Mar 08 14:58:29 2011 +0900 |
tree | c0aad002f438b6d34123056d075da23792864327 | |
parent | 9954e7af14868b8b79e76b7b88daaf0b3866db33 [diff] |
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>