Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 144949

Summary: net-fs/davfs2-1.0.2_p20060820: coda_venus_readdir: Invalid dir
Product: Gentoo Linux Reporter: Wicher Minnaard <wicher>
Component: Current packagesAssignee: Stefan Schweizer (RETIRED) <genstef>
Status: RESOLVED UPSTREAM    
Severity: normal CC: net-fs
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wicher Minnaard 2006-08-24 02:55:14 UTC
net-fs/davfs2-1.0.2_p20060820 mounts DAV-systems without complaining, however:

1.
"ls mountpoint/"
ls: reading directory mountpoint/: Bad file descriptor
dav-local-backup

2.
"ls mountpoint/dav-local-backup"
ls: reading directory glazdep/dav-local-backup/: Bad file descriptor

The DAV-filesystem is in fact populated, although none of the files are shown. The directory "dav-local-backup" is not created by me, and is not on the real filesystem which is exported with DAV.

Finally, "dmesg":
coda_read_super: device index: 0
coda_read_super: rootfid is (01234567.ffffffff.0806b9b8.00000000)
coda_read_super: rootinode is -466246297 dev coda
coda_venus_readdir: Invalid dir: 12941956
coda_venus_readdir: Invalid dir: 12941956

uname: Linux Pingu 2.6.17-ck1 #2 PREEMPT
DAV service provided by Apache-2.0.58 over SSL.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-08-30 15:32:30 UTC
can you please ask upstream davfs developers about this?