summaryrefslogtreecommitdiff
path: root/fs/gfs2/dentry.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2023-12-20 08:31:57 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2023-12-20 14:46:52 +0300
commit34d63b8162b7b93e616212bb1026fdc51a35ee21 (patch)
treef9a9514a973d6e9ac74cf0c6043d394f78ceb3fd /fs/gfs2/dentry.c
parent34d72246437155299dd08fd29277e6fa31081ea0 (diff)
downloadlinux-34d63b8162b7b93e616212bb1026fdc51a35ee21.tar.xz
gfs2: use is_subdir()
... instead of reimplementing it with misguiding name (is_ancestor(x, y) would normally imply "x is an ancestor of y", not the other way round). With races, while we are at it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/dentry.c')
0 files changed, 0 insertions, 0 deletions