diff options
author | Torsten Kaiser <[email protected]> | 2013-01-20 10:24:49 +0100 |
---|---|---|
committer | Ben Myers <[email protected]> | 2013-01-28 16:05:10 -0600 |
commit | 65e3aa77f1b0269720660a6879f6f28d158f54c8 (patch) | |
tree | 26c9e4f499c65f96b07ff5c30e3c809d0c193b22 /net/unix/af_unix.c | |
parent | 4b05d09c18d9aa62d2e7fb4b057f54e5a38963f5 (diff) |
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Commit fb59581404ab7ec5075299065c22cb211a9262a9 removed
xfs_flushinval_pages() and changed its callers to use
filemap_write_and_wait() and truncate_pagecache_range() directly.
But in xfs_swap_extents() this change accidental switched the argument
for 'tip' to 'ip'. This patch switches it back to 'tip'
Signed-off-by: Torsten Kaiser <[email protected]>
Reviewed-by: Ben Myers <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions