Re: What, besides open files, can keep a volume busy?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com 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 (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn