]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Wed, 15 Oct 2008 22:50:27 +0000 (07:50 +0900)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:16 +0000 (05:13 -0400)
commit62c0c6f4572785cff8f1c13dd1548dfb1e792094
treea76e6888d180a747df04155998bf8e595715da99
parenta7abda05da52f673ed56f8e1cbeba1fae0a4823a
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fs/dcache.c
fs/namei.c