autofsd vs noauto from diskarbitrationd(8) man page
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=WyFcz8oCJnVuxz4awyaaoIcwARY5O1jMNN99ZTtc3kE=; b=DiaDY/d3lr6bztZgqC45BlnckZqeKRdGkufYazReAfLB46CgW38Qv16iAhQAxkSZGo Ut/OEHeDDaRzNJsbQ6s/ExFY+w9ZZ8UQcC2LO0ifJe3HhCA5DjWNzTN+YpteNb5URhey LhEfetg5Jb5I4ZLUFiT5/NcQ+N9NMoyW45Ejw= Hi All, There is an interaction between autofsd and diskarbitrationd, over the fstab entries that I write to suppress automounting of particular partitions. The format recommended in diskarbitrationd(8) looks like this (which is my real example): LABEL=TestBoot none hfs rw,noauto causes errors in autofsd (MacOS 10.6.8; MacBookPro8,1) like this: automount: Mount for LABEL=TestBoot has no path for the directory to mount It looks like ns_fstab.c (in autofs-154) below line 396 used to screen out irrelevant entries, and no longer does. Is this an appropriate mailing list to address this (admittedly cosmetic) problem? If not, where should it go? Regards, James C. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
James C