Unionfs: use first writable branch (fix/cleanup)
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 22 Jan 2008 10:04:18 +0000 (05:04 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 02:32:29 +0000 (21:32 -0500)
commiteb1da8e51efb5c207e5f071607e252c479c33d0a
tree8ab6a24cedd36cb06dcd99c23894226877edc960
parent72c0bd24d2827ca3f727173e200a75f9ff140ab4
Unionfs: use first writable branch (fix/cleanup)

Cleanup code in ->create, ->symlink, and ->mknod: refactor common code into
helper functions.  Also, this allows writing to multiple branches again,
which was broken by an earlier patch.

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