android_kernel_samsung_msm8976/fs/xfs/linux-2.6
David Chinner 0a8d17d090 [XFS] Fix xfs_splice_write() so appended data gets to disk.
xfs_splice_write() failed to update the on disk inode size when extending
the so when the file was closed the range extended by splice was truncated
off. Hence any region of a file written to by splice would end up as a
hole full of zeros.

SGI-PV: 955939
SGI-Modid: xfs-linux-melb:xfs-kern:26920a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: David Chatterton <chatz@sgi.com>
2006-09-07 14:27:15 +10:00
..
kmem.c
kmem.h
mrlock.h
mutex.h
sema.h
spin.h
sv.h
time.h
xfs_aops.c [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling 2006-09-07 14:27:05 +10:00
xfs_aops.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
xfs_buf.c [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
xfs_buf.h [XFS] Fix remount vs no/barrier options by ensuring we clear unwanted 2006-07-28 17:04:44 +10:00
xfs_cred.h
xfs_export.c
xfs_export.h
xfs_file.c
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl.c
xfs_ioctl32.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
xfs_ioctl32.h
xfs_iops.c [XFS] Remove a race condition where a linked inode could BUG_ON in 2006-06-27 16:13:46 +10:00
xfs_iops.h
xfs_linux.h [PATCH] FDPIC: Move roundup() into linux/kernel.h 2006-07-10 13:24:22 -07:00
xfs_lrw.c [XFS] Fix xfs_splice_write() so appended data gets to disk. 2006-09-07 14:27:15 +10:00
xfs_lrw.h
xfs_stats.c
xfs_stats.h
xfs_super.c [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. 2006-07-28 17:05:13 +10:00
xfs_super.h
xfs_sysctl.c
xfs_sysctl.h
xfs_version.h
xfs_vfs.c
xfs_vfs.h
xfs_vnode.c
xfs_vnode.h