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>
Wed, 30 Mar 2011 23:21:29 +0000 (19:21 -0400)
commit85f6aa64c94b86c4cc25aa69eda952ad260141a0
treef9b3897c5214549329a605fe0a4f50880e332b6d
parente6718f5b8a037305b409b8151ead9c4e0a51fc52
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