gid=nnn All files in the partition will be in group nnn.
uid=nnn All files in the partition will be owned by user id nnn.
umask=nnn The permission mask (see umask(1)) for the partition.
----------
However, in fs/isofs/inode.c umask isn't implemented at all, and the gid option
works only for joliet CDs.
I've checked this in the 2.2.14 sources too and it's still the
same.
Lehel
-
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/