kernel-fxtec-pro1x/fs/ntfs
Anton Altaparmakov 9451f8519c NTFS: Correct sparse file handling. The compressed values need to be
checked and set in the ntfs inode as done for compressed files
      and the compressed size needs to be used for vfs inode->i_blocks
      instead of the allocated size, again, as done for compressed files.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
2005-05-05 11:15:46 +01:00
..
aops.c NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 2005-05-05 11:11:47 +01:00
aops.h
attrib.c
attrib.h
bitmap.c
bitmap.h
ChangeLog NTFS: Correct sparse file handling. The compressed values need to be 2005-05-05 11:15:46 +01:00
collate.c
collate.h
compress.c
debug.c NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 2005-05-05 11:11:47 +01:00
debug.h
dir.c
dir.h
endian.h
file.c
index.c
index.h
inode.c NTFS: Correct sparse file handling. The compressed values need to be 2005-05-05 11:15:46 +01:00
inode.h
layout.h NTFS: Correct sparse file handling. The compressed values need to be 2005-05-05 11:15:46 +01:00
lcnalloc.c NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 2005-05-05 11:11:47 +01:00
lcnalloc.h
logfile.c
logfile.h
Makefile
malloc.h
mft.c NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 2005-05-05 11:11:47 +01:00
mft.h
mst.c
namei.c NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the 2005-05-05 11:13:56 +01:00
ntfs.h NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the 2005-05-05 11:13:56 +01:00
quota.c
quota.h
runlist.c NTFS: Fix a nasty runlist merge bug when merging two holes. 2005-05-05 11:03:01 +01:00
runlist.h
super.c NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the 2005-05-05 11:13:56 +01:00
sysctl.c
sysctl.h
time.h
types.h
unistr.c
upcase.c
volume.h