Date: Fri, 8 Mar 2002 23:20:03 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.ORG> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/35699: [PATCH] msdosfs: differrent masks for directories and other files Message-ID: <200203090720.g297K3s52663@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/35699; it has been noted by GNATS. From: "Crist J. Clark" <cjc@FreeBSD.ORG> To: Eugene Grosbein <eugen@grosbein.pp.ru> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/35699: [PATCH] msdosfs: differrent masks for directories and other files Date: Fri, 8 Mar 2002 23:19:45 -0800 On Sat, Mar 09, 2002 at 10:36:01AM +0700, Eugene Grosbein wrote: [snip] > The 'noexec' mount option does not help here - it does not > clear 'executable' flag for files. 'noexec' works fine. If you try to execute a file on an MSDOS filesystem marked 'noexec,' you get permission denied. The 'noexec' option has no effect on permission bits for MSDOS, UFS, or any other filesystem. As for the rest of the problems, IMHO, MSDOS filesystems have limitations. Live with them or don't use MSDOS filesystems. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203090720.g297K3s52663>