aboutsummaryrefslogtreecommitdiff
path: root/fs/namei.c
diff options
context:
space:
mode:
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>2008-10-16 07:50:28 +0900
committerAl Viro <viro@zeniv.linux.org.uk>2008-10-23 05:13:17 -0400
commit360da90029196c9449bc61e5a07ce8404e4cba57 (patch)
tree7bca57f11b2022633f5c49ec9a1bca9d2d4d1b1a /fs/namei.c
parente2761a1167633ed943fea29002f990194923d060 (diff)
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
This adds __d_instantiate() for users which is already taking dcache_lock, and replace with it. The part of d_add_ci() isn't equivalent. But it should be needed fsnotify_d_instantiate() actually, because the path is to add the inode to negative dentry. fsnotify_d_instantiate() should be called after change from negative to positive. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions