- Original Message -
> This function compiles to 522 bytes of machine code.
>
> Error paths are not very time critical.
>
> Signed-off-by: Denys Vlasenko
> CC: Steven Whitehouse
> CC: Bob Peterson
> CC: cluster-devel@redhat.com
> CC: linux-ker...@vger.kernel.org
> ---
> fs/gfs2/glock.
- Original Message -
> Move the pre- and postamble code in gfs2_{get,set,remove}xattr into the
> handlers in gfs2_xattr_handlers. Replace the generic POSIX ACL handlers
> in there with gfs2-specific versions that wrap the generic handlers into
> the pre- and postamble code. With that, gfs
Move the pre- and postamble code in gfs2_{get,set,remove}xattr into the
handlers in gfs2_xattr_handlers. Replace the generic POSIX ACL handlers
in there with gfs2-specific versions that wrap the generic handlers into
the pre- and postamble code. With that, gfs2_{get,set,remove}xattr can
be remove