From owner-freebsd-fs Mon Sep 24 10:36: 6 2001 Delivered-To: freebsd-fs@freebsd.org Received: from mail.nsu.ru (b.ns.ssc.nsu.ru [193.124.215.221]) by hub.freebsd.org (Postfix) with ESMTP id 0B62E37B413 for ; Mon, 24 Sep 2001 10:36:03 -0700 (PDT) Received: from iclub.nsu.ru ([193.124.222.66] ident=root) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 15lZeB-0005bH-00 for fs@freebsd.org; Tue, 25 Sep 2001 00:35:59 +0700 Received: (from fjoe@localhost) by iclub.nsu.ru (8.11.4/8.11.4) id f8OHZxC86924 for fs@freebsd.org; Tue, 25 Sep 2001 00:36:00 +0700 (NSS) (envelope-from fjoe) Date: Tue, 25 Sep 2001 00:35:59 +0700 From: Max Khon To: fs@freebsd.org Subject: stripping 'x' for msdos Message-ID: <20010925003558.A86884@iclub.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, there! I would like to add -M flag for msdosfs to set mask for regular files. The main reason is that sometimes it is desirable to have non-executable files on msdosfs-mounted partition (I mean files that do not have 'x' bit set) but -m flag affects directories so non-root users can't do chdir. Any comments/objections? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message