diff options
author | Christoph Hellwig <hch@infradead.org> | 2012-04-23 15:58:36 +1000 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-05-14 16:20:28 -0500 |
commit | 4c46819a8097a75d3b378c5e56d2bcf47bb7408d (patch) | |
tree | 031f84bd94f044218d43ef3d11f90df0480513c6 /crypto/cast6.c | |
parent | 8a48088f6439249019b5e17f6391e710656879d9 (diff) | |
download | op-kernel-dev-4c46819a8097a75d3b378c5e56d2bcf47bb7408d.zip op-kernel-dev-4c46819a8097a75d3b378c5e56d2bcf47bb7408d.tar.gz |
xfs: do not write the buffer from xfs_iflush
Instead of writing the buffer directly from inside xfs_iflush return it to
the caller and let the caller decide what to do with the buffer. Also
remove the pincount check in xfs_iflush that all non-blocking callers already
implement and the now unused flags parameter.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'crypto/cast6.c')
0 files changed, 0 insertions, 0 deletions