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>
Sun, 23 Feb 2014 19:05:39 +0000 (14:05 -0500)
commit765be7c1a115e5494b02fc2cd05a344a489f90fc
tree472df9a40b69caf5ca4f61d2bddf29084b3fd9cf
parent85d1265ef8b1bde41df04c10303293eca12a358c
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