Whamcloud - gitweb
Give a valid return code for the non-intent ll_unlink and ll_rmdir.
authoradilger <adilger>
Fri, 18 Oct 2002 06:34:08 +0000 (06:34 +0000)
committeradilger <adilger>
Fri, 18 Oct 2002 06:34:08 +0000 (06:34 +0000)
commitf151ae4471444833dd8838bf9b5ea817e542f849
tree959692fe83ce669456425775ea99e0af9a42f01e
parentb7f711bf23e34690cf9d9546a10c54dc4e689c8f
Give a valid return code for the non-intent ll_unlink and ll_rmdir.
-ENOENT is what ext2_unlink uses, so it must be correct...
lustre/llite/namei.c