diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-02-13 18:46:25 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-10-09 08:38:57 +0200 |
commit | 5542aa2fa7f6cddb03c4ac3135e390adffda98ca (patch) | |
tree | adfb3c0923c8f00e7946e85c1d8742dc89f0cce7 /fs/proc | |
parent | vfs: Merge check_submounts_and_drop and d_invalidate (diff) | |
download | linux-5542aa2fa7f6cddb03c4ac3135e390adffda98ca.tar.xz linux-5542aa2fa7f6cddb03c4ac3135e390adffda98ca.zip |
vfs: Make d_invalidate return void
Now that d_invalidate can no longer fail, stop returning a useless
return code. For the few callers that checked the return code update
remove the handling of d_invalidate failure.
Reviewed-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions