Lines Matching full:extended
24 Set owner/group/mode for files that do not have it specified in extended
28 rights, you must use extended attributes.
51 What to do with extended attributes. 'no' - ignore them and use always
52 values specified in uid/gid/mode options. 'ro' - read extended
53 attributes but do not create them. 'rw' - create extended attributes
75 Extended attributes
79 extended attributes. Extended attributes are pairs of (key,value) where key is
83 driver can do it. If you chown/chgrp/chmod on a hpfs partition, extended
85 that extended attributes those value differs from defaults specified in mount
86 options are created. Once created, the extended attributes are never deleted,
89 extended attribute UID=0. And when you umount the fs and mount it again with
91 extended attribute "MODE" will not be set, this special case is done by setting
93 special 4-byte extended attribute "DEV" will be created containing the device
94 number. Currently this driver cannot resize extended attributes - it means
103 You can do symlinks on HPFS partition, symlinks are achieved by setting extended
110 extended attributes and partly in OS2SYS.INI. I don't want (and don't know how)
147 to handle some HPFS386 structures like access control list or extended perm
149 overwrite them with extended attributes. Send me some info on these structures
153 When there's not enough space for extended attributes, they will be truncated
278 Fixed some incompatibilities with large extended attributes (but it's still