Unionfs: unionfs_create rewrite
authorJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Fri, 31 Aug 2007 23:31:58 +0000 (19:31 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 20 May 2009 20:59:15 +0000 (16:59 -0400)
commit574c717a51e07c897242346a1bc9217d0262ef04
tree96aab9a2713eb81bce33e40fe38dfb9a4f60522f
parent00ae8ff22a39cac67e54446e0e658dc6d57fac6f
Unionfs: unionfs_create rewrite

The code was hard to follow and violated some invariants (e.g., never modify
a read only branch, and always create on branch 0).

Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
fs/unionfs/inode.c