Re: md/mdmfs bugs

2001-08-04 Thread Dima Dorfman
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().

Re: md/mdmfs bugs

2001-08-01 Thread Dima Dorfman
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/tmpmfs

Re: md/mdmfs bugs

2001-08-01 Thread Sheldon Hearn
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 learn a

Re: md/mdmfs bugs

2001-08-01 Thread Antoine Beaupre (LMC)
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.

Re: md/mdmfs bugs

2001-08-01 Thread Dima Dorfman
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 think that'd be

Re: md/mdmfs bugs

2001-07-30 Thread Dima Dorfman
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 caling

md/mdmfs bugs

2001-07-29 Thread Kris Kennaway
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