Re: [Patch:] for Kernel 2.2.7: bugfixes for ISO-FS, Atari

Meelis Roos (mroos@tartu.cyber.ee)
Wed, 12 May 1999 15:13:00 +0300


partition
In-Reply-To: <XFMail.990511185750.wkleff@bigfoot.com>
User-Agent: tin/pre-1.4-19990413 ("Endemoniada") (UNIX) (Linux/2.2.8 (i586))

WK> - fix for mount isofs option "mode": the permission mode should be octal not
WK> decimal

This is broken IMHO. You could use 0177, 255 or 0xff before. 0 is for
octal as always and this is consistent with other places.

-- 
Meelis Roos (mroos@tartu.cyber.ee)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/