https://github.com/torvalds/linux
Revision 65e3aa77f1b0269720660a6879f6f28d158f54c8 authored by Torsten Kaiser on 20 January 2013, 09:24:49 UTC, committed by Ben Myers on 28 January 2013, 22:05:10 UTC
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 <just.for.lkml@googlemail.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
1 parent 4b05d09
History
Tip revision: 65e3aa77f1b0269720660a6879f6f28d158f54c8 authored by Torsten Kaiser on 20 January 2013, 09:24:49 UTC
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Tip revision: 65e3aa7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 231.8 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top