Re: What, besides open files, can keep a volume busy?
Re: What, besides open files, can keep a volume busy?
- Subject: Re: What, besides open files, can keep a volume busy?
- From: Quinn <email@hidden>
- Date: Mon, 23 Oct 2006 17:48:08 +0100
At 9:33 -0700 23/10/06, Rick Mann wrote:
I'm trying to use lsof in a utility to report processes with open
files, and now I'm finding it's unreliable for that.
"lsof" shows open file descriptors. It won't show files that are
open by the kernel. It's likely that your disk image software is
opening the disk image file from within the kernel, and that's why
it's not showing up.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden