Unionfs ODF: use first writable branch (fix/cleanup)
authorRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 27 Mar 2008 05:42:38 +0000 (01:42 -0400)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 27 Mar 2008 05:42:38 +0000 (01:42 -0400)
commitb20746efc52bed7f8dcfcb40e755f33c5f1d1592
treef13d8d5805d90519feebd8db237d81d3c4c583ef
parent0d6c700a251cc0a10f383de6d199e7e4df63696d
Unionfs ODF: 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