Difference between revisions of "Filesystem attributes"

From Linux-VServer

Jump to: navigation, search
m (Attr moved to Filesystem attributes: title suggested by daniel_hozac on IRC)
(+cat)
Line 9: Line 9:
 
* '''barrier'''
 
* '''barrier'''
 
* '''iunlink-but-not-immutable'''
 
* '''iunlink-but-not-immutable'''
 +
 +
[[Category:Documentation]]

Revision as of 20:08, 21 October 2011

The Linux-VServer kernel patch creates new extended file attributes for use with file unification. Use showattr/setattr from util-vserver to read and write these attributes.

The attributes are:

  • iunlink
  • admin
  • watch
  • hide
  • barrier
  • iunlink-but-not-immutable
Personal tools