Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0027ce68 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: LSF and LBD are now one and the same

parent e4fefbac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config GFS2_FS
	tristate "GFS2 file system support"
	depends on EXPERIMENTAL && (64BIT || (LSF && LBD))
	depends on EXPERIMENTAL && (64BIT || LBD)
	select FS_POSIX_ACL
	select CRC32
	help