Date: Sun, 07 Jan 2001 20:02:53 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <2593-Sun07Jan2001200252+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: ams AT ludd DOT luth DOT se In-reply-to: (message from Eli Zaretskii on Sun, 7 Jan 2001 16:27:59 +0200 (IST)) Subject: Re: df <-> df r:/ References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 7 Jan 2001 16:27:59 +0200 (IST) > From: Eli Zaretskii > > > Otherwise I propose that we ignore only bit 9: "(status & ~(1<<9) > > If that's the best we can do, and if this change is tested, I suppose we > will have to live with that. But wait! Didn't you say that the BUSY bit might be on because your Windows tries to _play_ the DVD? Does that mean that the disk you put into the drive was a video disk, not a data disk (with files and directories)? If so, then perhaps there's nothing wrong in not showing the drive in df's output: we don't want to show non-data disks there. I think getmntent does the same with an audio CD in the drive. Am I missing something?