site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Folks, Thanks, Ron Aldrich Software Architects, Inc. _______________________________________________ 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 currently adding Multi-session writing to our UDF filesystem driver, and need to be able to read and write temporary files on the root drive while processing I/Os to the UDF volume. My UDF filesystem currently resides entirely in Kernel space, so I'm wondering what kinds of problems I can expect to encounter when accessing those temporary files, and whether or not I will need to perform those I/Os in user space. This email sent to site_archiver@lists.apple.com