On Wed, Aug 12, 2009 at 1:17 AM, patrick keshishian
wrote:
>> fstat reports on open files, not files in use. as you've discovered,
>> there are ways for a file to be in use without being open by a
>> process.
>
> This seems educational; could you please elaborate?
The kernel keeps a list of all p
hmm, on Wed, Aug 12, 2009 at 09:53:57AM +0200, Jan Stary said that
> On Aug 12 02:59:38, frantisek holop wrote:
> > hi there,
> >
> > it seems that i have found the sequence to reliably
> > reproduce this problem.
> >
> > # mount /adata
> > # cd /adata
> > # vnconfig svnd0 install46.iso
> > # mou
On Aug 12 02:59:38, frantisek holop wrote:
> hi there,
>
> it seems that i have found the sequence to reliably
> reproduce this problem.
>
> # mount /adata
> # cd /adata
> # vnconfig svnd0 install46.iso
> # mount /dev/svnd0c /mnt
> # umount /mnt
> # umount /adata
> umount: /adata: Device busy
/a
On Tue, Aug 11, 2009 at 8:48 PM, Ted Unangst wrote:
> On Tue, Aug 11, 2009 at 8:59 PM, frantisek holop wrote:
>> # vnconfig svnd0 install46.iso
>>
>> why wasn't fstat showing this information?
>> even doing "fstat -f /adata/install46.iso" returned
>> nothing.
>
> fstat reports on open files, not fi
On Tue, Aug 11, 2009 at 8:59 PM, frantisek holop wrote:
> # vnconfig svnd0 install46.iso
>
> why wasn't fstat showing this information?
> even doing "fstat -f /adata/install46.iso" returned
> nothing.
fstat reports on open files, not files in use. as you've discovered,
there are ways for a file t
hi there,
it seems that i have found the sequence to reliably
reproduce this problem.
# mount /adata
# cd /adata
# vnconfig svnd0 install46.iso
# mount /dev/svnd0c /mnt
# umount /mnt
# umount /adata
umount: /adata: Device busy
# vnconfig -u svnd0
# umount /adata
why wasn't fstat showing this inf
6 matches
Mail list logo