NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
authorAnton Altaparmakov <aia21@cantab.net>
Tue, 4 Oct 2005 13:01:14 +0000 (14:01 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Tue, 4 Oct 2005 13:01:14 +0000 (14:01 +0100)
commit69b41e3c0223bd38cf23e3d8f1385963089fbf22
tree6a1fc55f654d6f7cb745bba032115d5590cc5931
parentfd9d63678d42ffd4312815ac720a12920642eb36
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
      search context as argument.  This allows calling it with the mft
      record mapped.  Update all callers.

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