bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help me in tracking a bug in NFS


From: Madhusudan C.S
Subject: Help me in tracking a bug in NFS
Date: Fri, 11 Apr 2008 02:28:37 +0530

Hi all,
        I have been working on Improving NFS implementation on the Hurd. Olaf told me that rm -r does not work on some cases and trace the problem. As I have already discussed with him it is observed that an error occurs when we use a trailing / with directory name for removing a directory in a filesystem mounted with NFS, for example
rm -r somedir/
gives an error
rm cannot remove directory 'somedir/': RPC struct is bad

but rm works fine when we use only 'somedir' without trailing /. But its natural that / is taken when we press tab to complete the directory name.

I am just going through the source files in nfs directory in Hurd source tree. There are two directories with names nfs and nfsd. Since this has something to do with client I felt there will some problem with source in this directory. Can anyone of you please help me tracing out where this problem might be happening. I request you to give some basic idea behind this or clues so that I can continue.


--
Thanks and regards,
Madhusudan.C.S
reply via email to

[Prev in Thread] Current Thread [Next in Thread]