* 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:40:38 +0000 (13:40 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 22 Jan 2004 13:40:38 +0000 (13:40 +0000)
commit32f628bef9a3c3dfed279e68df1ed96c930d88ab
tree4828da4c0e051239524ec5f306b5d5e7a4f5c3d1
parentcd128444ace7595e92b9d8fb367483fe0ff2997a
* 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 setFile() code into handleFile()

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