mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 15:39:42 -04:00
reiserfs: The last commit
Deprecation period of reiserfs ends with the end of this year so it is time to remove it from the kernel. Acked-by: Darrick J. Wong <djwong@kernel.org> Acked-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
@@ -171,9 +171,6 @@ int main(int argc, char *argv[])
|
||||
#ifdef CONFIG_JFS_SECURITY
|
||||
FS_USE("xattr", "jfs");
|
||||
#endif
|
||||
#ifdef CONFIG_REISERFS_FS_SECURITY
|
||||
FS_USE("xattr", "reiserfs");
|
||||
#endif
|
||||
#ifdef CONFIG_JFFS2_FS_SECURITY
|
||||
FS_USE("xattr", "jffs2");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user