Re: [patch 10/26] mount options: fix devpts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Friday, January 25, 2008 - 2:24 am

> > Also add minor fix: when parsing the "mode" option, mask with

We still use 16 bit types?  Strange ;)


Yeah, it's a matter of taste.  I'll update the patch.

Actually, a lot of filesystems share the options 'uid=X', 'gid=X',
'mode=X' (or 'umask=X').  This could be handled by the VFS, saving
some code, and making things more consistent.  One day maybe...

Thanks,
Miklos
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 10/26] mount options: fix devpts, Miklos Szeredi, (Thu Jan 24, 12:33 pm)
Re: [patch 10/26] mount options: fix devpts, H. Peter Anvin, (Thu Jan 24, 12:46 pm)
Re: [patch 10/26] mount options: fix devpts, Miklos Szeredi, (Fri Jan 25, 2:24 am)