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, 24 Nov 2013 18:32:51 +0000 (13:32 -0500)
commitf8c8ca299d09c2cedf44cc302bd18d0682fdeaa4
tree593b53021ea77eec760167e67f189ab0a412254b
parent5fae3f252117b14bb435b332551f075154d78c76
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