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>
Tue, 13 Jan 2009 01:43:17 +0000 (20:43 -0500)
commitd5f12b4df92e3cb3f915965f4b2069636031a2e2
tree7d7ab6bd79514a108c2d408863263a88720906e3
parentf143c32d4c39bfc2391de69ee395795081b09bc1
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