* removed the race-check; this is done by vc_set_iattr_compat() already
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 22 Jan 2004 13:41:20 +0000 (13:41 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 22 Jan 2004 13:41:20 +0000 (13:41 +0000)
commite98c668cfc56e080cb083eee269ed2fbbc3ffa9f
tree387be1e4895fbb3c9fc2e5230d89d8d6b56df9e2
parent32f628bef9a3c3dfed279e68df1ed96c930d88ab
* removed the race-check; this is done by vc_set_iattr_compat() already
* provide st_mode at vc_set_iattr_compat() call
* do not stop on non-regular files; vc_set_iattr_compat() handles this
  already
* moved setFlags() code into handleFile()
* added 'iunlink' option

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@689 94cd875c-1c1d-0410-91d2-eb244daf1a30
util-vserver/src/setattr.c