diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-08-03 12:09:34 +0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-07 19:54:55 -0400 |
commit | 5d8943b04bab62614559f308b4e39533ca7f8e08 (patch) | |
tree | 150b0f5bd55517b16e346c17b5d234e20796d108 /fs/afs/main.c | |
parent | e7d33bb5ea82922e6ddcfc6b28a630b1a4ced071 (diff) | |
download | op-kernel-dev-5d8943b04bab62614559f308b4e39533ca7f8e08.zip op-kernel-dev-5d8943b04bab62614559f308b4e39533ca7f8e08.tar.gz |
afs: get rid of redundant ->d_name.len checks
No dentry can get to directory modification methods without
having passed either ->lookup() or ->atomic_open(); if name is
rejected by those two (or by ->d_hash()) with an error, it won't
be seen by anything else.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/afs/main.c')
0 files changed, 0 insertions, 0 deletions