kernel-ark/fs/ntfs
Anton Altaparmakov f50f3ac519 NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
afterwards when reading the size of the bitmap inode.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2005-05-05 10:37:22 +01:00
..
aops.c
aops.h
attrib.c
attrib.h
bitmap.c
bitmap.h
ChangeLog NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value 2005-05-05 10:37:22 +01:00
collate.c
collate.h
compress.c NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 2005-05-05 10:30:29 +01:00
debug.c
debug.h
dir.c NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value 2005-05-05 10:32:43 +01:00
dir.h
endian.h
file.c NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). 2005-05-04 17:02:25 +01:00
index.c
index.h
inode.c NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value 2005-05-05 10:37:22 +01:00
inode.h NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 2005-05-05 10:30:29 +01:00
layout.h
lcnalloc.c NTFS: Use i_size_read() once and then use the cached value in 2005-05-04 17:00:18 +01:00
lcnalloc.h
logfile.c
logfile.h
Makefile
malloc.h
mft.c
mft.h
mst.c
namei.c
ntfs.h
quota.c
quota.h
runlist.c
runlist.h
super.c NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached 2005-05-05 10:34:45 +01:00
sysctl.c
sysctl.h
time.h
types.h
unistr.c
upcase.c
volume.h