On Wed, 01 Aug 2001 10:37:26 MST, Dima Dorfman wrote:
> > I'm in favour of the current behaviour but I _still_ think you should
> > commit my patches that add a "mount /tmp in mfs" option to rc.conf.
>
> I don't know where you got the idea that I thought your rc.conf knob
> was a bad idea.
I'
Kris Kennaway <[EMAIL PROTECTED]> writes:
> 1) For some reason, my mdmfs line in /etc/fstab always does a chmod
> 777 /tmp at mount-time
>
> /dev/md0/tmpmfs rw,-s=65536 0 0
As previously threatened, I implemented bug-to-bug compatibility with
mount_mfs()
Sheldon Hearn <[EMAIL PROTECTED]> writes:
> On Wed, 01 Aug 2001 09:39:58 MST, Dima Dorfman wrote:
> > How about fixing mdmfs to be bug-compatible (eew, Microsoft term) with
> > mount_mfs if it's called as "mount_*" (e.g., argv[0] is "mount_"), and
> > be sane otherwise? I'll do this if people thi
Sorry to jump in, but its seems odd, IMHO, to have a default of 777 for
permissions on a newly created fs. :) Shouldn't be something like 755?
For the record, I would also like to voice my support for "mount /tmp in
mfs". :)
A.
--
Antoine Beaupré
Jambala TCM team
Ericsson Canada inc.
mailto:[
On Wed, 01 Aug 2001 09:39:58 MST, Dima Dorfman wrote:
> How about fixing mdmfs to be bug-compatible (eew, Microsoft term) with
> mount_mfs if it's called as "mount_*" (e.g., argv[0] is "mount_"), and
> be sane otherwise? I'll do this if people think that'd be okay.
People already have to lear
Kris Kennaway <[EMAIL PROTECTED]> writes:
> On Mon, Jul 30, 2001 at 02:03:31AM -0700, Dima Dorfman wrote:
> > Kris Kennaway <[EMAIL PROTECTED]> writes:
> > > 1) For some reason, my mdmfs line in /etc/fstab always does a chmod
> > > 777 /tmp at mount-time
> > >
> > > /dev/md0/tmp
On Mon, Jul 30, 2001 at 02:03:31AM -0700, Dima Dorfman wrote:
> Kris Kennaway <[EMAIL PROTECTED]> writes:
> > 1) For some reason, my mdmfs line in /etc/fstab always does a chmod
> > 777 /tmp at mount-time
> >
> > /dev/md0/tmpmfs rw,-s=65536 0 0
>
> I can
Kris Kennaway <[EMAIL PROTECTED]> writes:
> 1) For some reason, my mdmfs line in /etc/fstab always does a chmod
> 777 /tmp at mount-time
>
> /dev/md0/tmpmfs rw,-s=65536 0 0
I can't reproduce this. You say it "does a chmod"; does that mean you
see it cal
1) For some reason, my mdmfs line in /etc/fstab always does a chmod
777 /tmp at mount-time
/dev/md0/tmpmfs rw,-s=65536 0 0
2) the -X debugging option to mdmfs isn't documented in the manpage
3) The following sequence of commands will cause my -current b