Andreas Gruenbacher 932e468a37 GFS2: gfs2_set_acl(): Cache "no acl" as well
When removing a default acl or setting an access acl that is entirely
represented in the file mode, we end up with acl == NULL in gfs2_set_acl(). In
that case, bring gfs2 in line with other file systems and cache the NULL acl
with set_cached_acl() instead of invalidating the cache with
forget_cached_acl().

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2015-03-18 12:41:57 -05:00
..
2014-03-19 15:16:24 +00:00
2014-08-21 10:22:23 +01:00
2014-03-03 13:50:12 +00:00
2015-01-26 20:58:54 +00:00
2013-06-14 11:17:15 +01:00
2013-06-03 14:20:18 -07:00
2014-05-14 10:04:34 +01:00
2011-05-10 13:12:49 +01:00
2015-02-12 18:54:10 -08:00
2015-01-13 10:48:57 +00:00
2015-01-13 10:48:57 +00:00
2012-01-11 09:23:05 +00:00
2009-12-16 12:16:49 -05:00