Bug 53775

Summary: path completion partially fails for directories mounted from an IRIX server via NFS
Product: [Retired] Red Hat Linux Reporter: Need Real Name <spengler>
Component: nfs-serverAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: spengler
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-09-18 11:40:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-09-18 11:40:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-SGI_XFS_1.0 i686)

Description of problem:
When I try to complete (TAB key in tcsh) paths for files in my home
directory mounted via NFS/NIS, some of them will not be
recognized/displayed. Nevertheless, they are accessible and appear when I
do a 'ls' on the directory. Another problem might be related: CVS stops
with errors when it tries to checkout projects which create directories
that are affected by the problem described above. Important: with Red Hat
7.0 (kernel 2.2.16) none of these problems occured.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. mount home directory via ypbind, autofs, and nfs.
2. 'cd' to one of the affected directories (not all directories/files are
affected!)
3. make a 'ls'
4. try path completion with TAB key	

Actual Results:  see example below: the path completion for 'cd' does not
display directory 'multitrac' although it is available (see output of
'ls').

> cd project/src/
> ls
image  multicast  multitrac  skeleton.h  test  timecast
> cd [TAB]
image/      multicast/  skeleton.h  test/       timecast/


Expected Results:  Hitting the TAB key after 'cd' should have produced a
list of available files/directories in the current directory, includeing
'multitrac'.

Additional info:

Comment 1 Arjan van de Ven 2001-09-18 12:06:37 UTC
This has been fixed in the 2.4.3-12 kernel errata release......


Comment 2 Arjan van de Ven 2001-09-18 14:25:45 UTC
see ftp://updates.redhat.com/7.1/en/os/i686/ for the rpm for the kernel update