]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 3 Mar 2005 13:44:15 +0000 (13:44 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 10:13:56 +0000 (11:13 +0100)
commit413826868fb49d200b741bcaeaf58ea5c5e45321
treea106b6e0bae52a68a0b824f1999ab694d894a1f2
parent8907547d4b099e67762ea4891c127ea1f6dd1cb7
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
      definition of ntfs_export_ops from fs/ntfs/super.c to namei.c.
      Also, declare ntfs_export_ops in fs/ntfs/ntfs.h.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/namei.c
fs/ntfs/ntfs.h
fs/ntfs/super.c