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>
Thu, 6 Sep 2007 13:14:30 +0000 (09:14 -0400)
commite6327d4398a2d66bbe6d28391cbe8dd5665dccb2
treee7d8ebc587edbedf68e71f12c8c4dbd79bd7ad4f
parentacd158fd9ee77bf3f7dd708b2313a5f63c0db768
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