xfs: Kill filestreams cache flush
authorDave Chinner <david@fromorbit.com>
Mon, 11 Jan 2010 11:47:47 +0000 (11:47 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 15 Jan 2010 21:34:22 +0000 (15:34 -0600)
commitb657fc82a3ca6d7ad16a59e81765f0fb0e86cdbb
tree55c0fa936d1b9e192917340ba833f1d72504c0a7
parent0fa800fbd549736dfdc1d7761f87e33dc8cd973b
xfs: Kill filestreams cache flush

The filestreams cache flush is not needed in the sync code as it
does not affect data writeback, and it is now not used by the growfs
code, either, so kill it.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_sync.c
fs/xfs/xfs_filestream.c
fs/xfs/xfs_filestream.h
fs/xfs/xfs_mru_cache.c
fs/xfs/xfs_mru_cache.h