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, 11 Nov 2014 01:04:16 +0000 (20:04 -0500)
commit21223e01253c0bda52ee6962d9b7824b37b77d92
treece39935294d71468c24cacfaef2106a7bdd764bb
parent61c2657768ad00ccf2801deb560cdf406043df95
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