site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hello ! thanks for any pointers or hints ^_^ _______________________________________________ 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... I'm new to the list, but I saw a few familiar names posting here ;D I've searched the archives about blocking writes (or other accesses) on a storage device and found some suggestions like : 1 - use a stacked nullfs-like driver and call the 'super' methods. 2 - never use a stacked driver... ever 3 - the docs on vfs say that vfs are going to change, so don't use that. (even at todays' date, ie after tiger release.) Since the docs on developer.apple.com haven't been updated for tiger, I'm wondering what the current state of affair is about all that. Is is still verboten to use nullfs-like techniques ? Will apple implement an NKE type of API, FSKE with usable hooks ? This email sent to site_archiver@lists.apple.com
participants (1)
-
Nicolas Berloquin