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)
m (Reverted edits by Potatoguy (talk) to last revision by Glenn)
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
* '''barrier'''
 
* '''barrier'''
 
* '''iunlink-but-not-immutable'''
 
* '''iunlink-but-not-immutable'''
 +
 +
[[Category:Documentation]]

Latest revision as of 07:29, 22 April 2013

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