nilfs2: directory entry operations
authorYoshiji Amagai <amagai.yoshiji@lab.ntt.co.jp>
Tue, 7 Apr 2009 02:01:34 +0000 (19:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:15 +0000 (08:31 -0700)
commit2ba466d74ed74f073257f86e61519cb8f8f46184
tree716b990b7ae70198eef9ba6f54dfb0e9fd8547be
parentf183ff4f05317b7929337455b233496f68217c1a
nilfs2: directory entry operations

This adds directory handling functions, most of which comes from the ext2
file system.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Yoshiji Amagai <amagai.yoshiji@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nilfs2/dir.c [new file with mode: 0644]