Files
linux-apfs/fs/gfs2
Al Viro 1a39ba99b5 gfs2: Switch to generic xattr handlers
Switch to the generic xattr handlers and take the necessary glocks at
the layer below. The following are the new xattr "entry points"; they
are called with the glock held already in the following cases:

  gfs2_xattr_get: From SELinux, during lookups.
  gfs2_xattr_set: The glock is never held.
  gfs2_get_acl: From gfs2_create_inode -> posix_acl_create and
                gfs2_setattr -> posix_acl_chmod.
  gfs2_set_acl: From gfs2_setattr -> posix_acl_chmod.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-05-12 22:28:05 -04:00
..
2016-05-12 22:28:05 -04:00
2016-05-12 22:28:05 -04:00
2014-03-03 13:50:12 +00:00
2016-01-22 18:04:28 -05:00
2015-12-14 12:19:24 -06:00
2016-05-12 22:28:05 -04:00
2015-11-09 15:11:24 -08:00
2014-05-14 10:04:34 +01:00
2015-11-16 12:00:29 -06:00
2016-01-22 18:04:28 -05:00
2015-01-13 10:48:57 +00:00
2015-05-05 13:23:22 -05:00
2016-05-12 22:28:05 -04:00
2015-12-06 21:25:17 -05:00