summaryrefslogtreecommitdiff
path: root/curvetun/abiname.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-24 15:04:03 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-24 15:04:03 +0200
commit59710c92c18d9746c7bc4b8fe576c90eca8cdd22 (patch)
tree073064eb1c821f62ba46df5e4d937cf5b2990c7c /curvetun/abiname.c
parenta455c92627657c8e11589a04ba7ebc1dcf248f1b (diff)
build: minor: align 'bold' cmd to the same column as 'normal'
Just a minor whitespace alignment, nothing else. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'curvetun/abiname.c')
0 files changed, 0 insertions, 0 deletions
the inode in req->r_target_inode, so we can just compare that to d_inode(dentry) to see if it's the same one after the lookup. Also, since we aren't generally interested in the parent here, we can switch to using a GETATTR to hint that to the MDS, which also means that we only need to reserve one cap. Finally, just remove the d_unhashed check. That's really outside the purview of a filesystem's d_revalidate. If the thing became unhashed while we're checking it, then that's up to the VFS to handle anyway. Fixes: 200fd27c8fa2 ("ceph: use lookup request to revalidate dentry") Link: http://tracker.ceph.com/issues/18041 Reported-by: Donatas Abraitis <donatas.abraitis@gmail.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/testing/selftests/x86')