Pixel <[EMAIL PROTECTED]> writes: > Guillaume Cottenceau <[EMAIL PROTECTED]> writes: > > > Pixel do you think we can add mode=0644 for cd and dvd drives, in > > the install, with the above mentioned addition in mount.c? > > no pb. > > IMO the kernel should ignore unrecognized options instead of failing
Well, why not. Seems that some filesystems already do that (isofs.c for example). "Debugging" wrong mount options is probably easier when the mount fails, that's maybe the rationale for currenty udf.c behaviour. But I think maintaining another patch to the kernel is probably more error-prone and would add yet agin some more work to juan. -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
