Home
last modified time | relevance | path

Searched hist:"5542 aa2fa7f6cddb03c4ac3135e390adffda98ca" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Ddcache.hdiff 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 Ddir.cdiff 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 Ddcache.cdiff 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 Dnamei.cdiff 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 Ddir.cdiff 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 Dioctl.cdiff 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>