linux/fs/xfs/linux-2.6
Christoph Hellwig a27a263bae xfs: make log devices with write back caches work
There's no reason not to support cache flushing on external log devices.
The only thing this really requires is flushing the data device first
both in fsync and log commits.  A side effect is that we also have to
remove the barrier write test during mount, which has been superflous
since the new FLUSH+FUA code anyway.  Also use the chance to flush the
RT subvolume write cache before the fsync commit, which is required
for correct semantics.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
2011-06-16 10:52:39 -05:00
..
kmem.c
kmem.h
mrlock.h
time.h
xfs_acl.c
xfs_aops.c
xfs_aops.h
xfs_buf.c vmscan: change shrinker API by passing shrink_control struct 2011-05-25 08:39:26 -07:00
xfs_buf.h xfs: reset buffer pointers before freeing them 2011-05-19 12:03:45 -05:00
xfs_discard.c xfs: add online discard support 2011-05-24 11:17:13 -05:00
xfs_discard.h xfs: add online discard support 2011-05-24 11:17:13 -05:00
xfs_export.c
xfs_export.h
xfs_file.c xfs: make log devices with write back caches work 2011-06-16 10:52:39 -05:00
xfs_fs_subr.c
xfs_globals.c
xfs_ioctl.c
xfs_ioctl.h
xfs_ioctl32.c
xfs_ioctl32.h
xfs_iops.c xfs: fix ->mknod() return value on xfs_get_acl() failure 2011-06-14 11:02:13 -05:00
xfs_iops.h
xfs_linux.h
xfs_message.c xfs: kill off xfs_printk() 2011-05-19 11:38:09 -05:00
xfs_message.h xfs: kill off xfs_printk() 2011-05-19 11:38:09 -05:00
xfs_quotaops.c
xfs_stats.c
xfs_stats.h
xfs_super.c xfs: make log devices with write back caches work 2011-06-16 10:52:39 -05:00
xfs_super.h
xfs_sync.c vmscan: change shrinker API by passing shrink_control struct 2011-05-25 08:39:26 -07:00
xfs_sync.h
xfs_sysctl.c
xfs_sysctl.h
xfs_trace.c
xfs_trace.h
xfs_vnode.h
xfs_xattr.c