]> Git Repo - linux.git/commit
f2fs: add inode operations for special inodes
authorJaegeuk Kim <[email protected]>
Fri, 2 Nov 2012 08:11:10 +0000 (17:11 +0900)
committerJaegeuk Kim <[email protected]>
Tue, 11 Dec 2012 04:43:41 +0000 (13:43 +0900)
commit57397d86c62dfee7bf1d60c9960201c78a9c4ec2
tree42e784b634b6ac66a7b9c0f000aeaa5e0e3e8b90
parent19f99cee206cd4fe2e84176001bfd0b8b9dd4b42
f2fs: add inode operations for special inodes

This adds inode operations for directory, symlink, and special inodes.

Signed-off-by: Changman Lee <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
fs/f2fs/namei.c [new file with mode: 0644]
This page took 0.053525 seconds and 4 git commands to generate.