[Bug 186720] [xfs] is xfs now unsupported in the kernel?
bz-noreply at freebsd.org
bz-noreply at freebsd.org
Fri Jun 6 01:58:08 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186720
Benjamin Kaduk <bjk at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|In Discussion |Issue Resolved
CC| |bjk at FreeBSD.org
Resolution|--- |Works As Intended
--- Comment #2 from Benjamin Kaduk <bjk at FreeBSD.org> ---
The XFS support was removed from stable/10 (then head) in r247631, as part of
the MPSAFE-VFS project. The XFS kernel code was not safe to operate without
the VFS layer automatically grabbing the Giant kernel lock. The compat code in
the VFS to automatically grab the Giant lock was removed to further general
improvements to the VFS layer, and will not be reintroduced. Even read-only
support would require substantial work, and I do not expect that it will be
forthcoming.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list