summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@fys.uio.no>2002-03-11 22:04:45 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-03-11 22:04:45 -0800
commit36b319a69669c3e0bc2d3f4301a150c1860398f2 (patch)
treeaff29caedff353218a3d286aa07de99f10664068 /include
parent3d1504c62a0f47bbdb07304e347da86d8a9d3e95 (diff)
[PATCH] 2.5.6 Fix NFS file creation
The following patch fixes a bug in NFS file creation. Recently (not sure exactly when), open_namei() was changed so that it expects vfs_create() to always return a fully instantiated dentry for the new file. The following patch ensures this is done in the cases where the RPC CREATE call does not return valid attributes/filehandles. This is always the case for NFSv2, and can sometimes be the case for v3...
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions