ext4: Rename ext4dev to ext4
authorTheodore Ts'o <tytso@mit.edu>
Sat, 11 Oct 2008 00:02:48 +0000 (20:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Oct 2008 00:02:48 +0000 (20:02 -0400)
commit03010a3350301baac2154fa66de925ae2981b7e3
treeb1af2cecbb540faab4bd67dc1a28ad3384341d72
parent39d80c33a068d9fa63a36c3b2c0d718d38440dd1
ext4: Rename ext4dev to ext4

The ext4 filesystem is getting stable enough that it's time to drop
the "dev" prefix.  Also remove the requirement for the TEST_FILESYS
flag.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
13 files changed:
Documentation/filesystems/ext4.txt
fs/Kconfig
fs/Makefile
fs/ext4/Makefile
fs/ext4/acl.h
fs/ext4/ext4_i.h
fs/ext4/file.c
fs/ext4/inode.c
fs/ext4/namei.c
fs/ext4/super.c
fs/ext4/symlink.c
fs/ext4/xattr.c
fs/ext4/xattr.h