This website requires JavaScript.
Explore
Help
Sign In
davidlt
/
kernel-ark
Watch
1
Star
0
Fork
0
You've already forked kernel-ark
Code
Issues
Pull Requests
Releases
Wiki
Activity
kernel-ark
/
fs
/
ntfs
History
Anton Altaparmakov
206f9f35b2
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
...
afterwards. Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2005-05-05 10:32:43 +01:00
..
aops.c
…
aops.h
…
attrib.c
…
attrib.h
…
bitmap.c
…
bitmap.h
…
ChangeLog
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
2005-05-05 10:32:43 +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: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
2005-05-05 10:30:29 +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
…
sysctl.c
…
sysctl.h
…
time.h
…
types.h
…
unistr.c
…
upcase.c
…
volume.h
…