NetBSD-Bugs archive

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

Re: kern/41281: cannot list files on a samba share



The following reply was made to PR kern/41281; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost, hramrach%centrum.cz@localhost
Subject: Re: kern/41281: cannot list files on a samba share
Date: Sun, 26 Apr 2009 22:02:26 +0000

 On Sun, Apr 26, 2009 at 11:30:05AM +0000, Michael van Elst wrote:
  >  opendir() calls open with O_RDONLY|O_NONBLOCK but without a third
  >  argument which is therefore 'random' in the ktrace output.
 
 Ah, of course. And looking in opendir.c reveals why it does it twice,
 too: onionfs. Sorry about the noise...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index