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, 30 Mar 2011 23:20:58 +0000 (19:20 -0400)
commite891344dbbbe9a24eefad7bf056e22b1583ef7f5
tree8ead7de182288ba6a45314a09582791d56bef8b9
parent684cf6498c512a86bc084fbd871eb088e0dcfe75
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