Searched hist:"5542 aa2fa7f6cddb03c4ac3135e390adffda98ca" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | dcache.h | diff 5542aa2fa7f6cddb03c4ac3135e390adffda98ca Thu Feb 13 11:46:25 CST 2014 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/openbmc/linux/fs/fuse/ |
H A D | dir.c | diff 5542aa2fa7f6cddb03c4ac3135e390adffda98ca Thu Feb 13 11:46:25 CST 2014 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/openbmc/linux/fs/ |
H A D | dcache.c | diff 5542aa2fa7f6cddb03c4ac3135e390adffda98ca Thu Feb 13 11:46:25 CST 2014 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | namei.c | diff 5542aa2fa7f6cddb03c4ac3135e390adffda98ca Thu Feb 13 11:46:25 CST 2014 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/openbmc/linux/fs/nfs/ |
H A D | dir.c | diff 5542aa2fa7f6cddb03c4ac3135e390adffda98ca Thu Feb 13 11:46:25 CST 2014 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/openbmc/linux/fs/btrfs/ |
H A D | ioctl.c | diff 5542aa2fa7f6cddb03c4ac3135e390adffda98ca Thu Feb 13 11:46:25 CST 2014 Eric W. Biederman <ebiederm@xmission.com> 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>
|