ext2: get rid of most mentions of XIP in ext2
authorMatthew Wilcox <[email protected]>
Mon, 16 Feb 2015 23:59:31 +0000 (15:59 -0800)
committerLinus Torvalds <[email protected]>
Tue, 17 Feb 2015 01:56:04 +0000 (17:56 -0800)
commit9c3ce9ec58716733232b97771b10f31901caf62e
tree25cc2bebbbc248d97f71262a542c7ee0e96411c0
parent97443aa809a142b1e6db2ccfb046c3a962907204
ext2: get rid of most mentions of XIP in ext2

To help people transition, accept the 'xip' mount option (and report it in
/proc/mounts), but print a message encouraging people to switch over to
the 'dax' option.

Signed-off-by: Matthew Wilcox <[email protected]>
Reviewed-by: Mathieu Desnoyers <[email protected]>
Cc: Andreas Dilger <[email protected]>
Cc: Boaz Harrosh <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/filesystems/ext2.txt
fs/ext2/ext2.h
fs/ext2/file.c
fs/ext2/inode.c
fs/ext2/namei.c
fs/ext2/super.c