diff options
author | 2015-02-13 12:16:37 -0600 | |
---|---|---|
committer | 2015-03-18 12:41:57 -0500 | |
commit | 932e468a377f62569fe3818f160fadbaef3f26bd (patch) | |
tree | 8bbd65f30c4852a8a08547a23bfda51efb5c8631 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Add myself (Bob Peterson) as a maintainer of GFS2 (diff) | |
download | linux-dev-932e468a377f62569fe3818f160fadbaef3f26bd.tar.xz linux-dev-932e468a377f62569fe3818f160fadbaef3f26bd.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions