Searched hist:"856121 b2e83bd64bffdc8de449d24c9295e92ff3" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | diff 856121b2e83bd64bffdc8de449d24c9295e92ff3 Thu Oct 13 10:37:11 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd4: warn on open failure after create
If we create the object and then return failure to the client, we're left with an unexpected file in the filesystem.
I'm trying to eliminate such cases but not 100% sure I have so an assertion might be helpful for now.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | xdr4.h | diff 856121b2e83bd64bffdc8de449d24c9295e92ff3 Thu Oct 13 10:37:11 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd4: warn on open failure after create
If we create the object and then return failure to the client, we're left with an unexpected file in the filesystem.
I'm trying to eliminate such cases but not 100% sure I have so an assertion might be helpful for now.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs4proc.c | diff 856121b2e83bd64bffdc8de449d24c9295e92ff3 Thu Oct 13 10:37:11 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd4: warn on open failure after create
If we create the object and then return failure to the client, we're left with an unexpected file in the filesystem.
I'm trying to eliminate such cases but not 100% sure I have so an assertion might be helpful for now.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | vfs.c | diff 856121b2e83bd64bffdc8de449d24c9295e92ff3 Thu Oct 13 10:37:11 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd4: warn on open failure after create
If we create the object and then return failure to the client, we're left with an unexpected file in the filesystem.
I'm trying to eliminate such cases but not 100% sure I have so an assertion might be helpful for now.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|