OSDN Git Service

afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 24 Jun 2018 14:45:44 +0000 (10:45 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 5 Aug 2018 19:50:59 +0000 (15:50 -0400)
commit1401a0fc2d47988677dc1dbfd56ff89daa323717
tree8d8875d124057a28eabe0b2118013164de1d2b57
parent34b2a88fb4aa4de34e1d5f9fc2761b746980f9b1
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)

simpler logics in callers that way

Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/afs/dir.c
fs/afs/dynroot.c