Unionfs: check for immutable files before read-only branches
authorErez_Zadok <ezk@cs.sunysb.edu>
Wed, 1 Aug 2007 14:29:42 +0000 (10:29 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 20 Jun 2014 00:40:27 +0000 (20:40 -0400)
commit91e66c52b51d907f8ddcb68b456181104c08bc1f
tree84177e1d2b6de9fb1d81427c0fe04259ae897a6e
parent99d5f3015c62e4142fade1250d61caba2ed5cf09
Unionfs: check for immutable files before read-only branches

Immutable files should never be allowed to be copied-up on write, even if
they're on read-only file systems or branches.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/inode.c