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