Unionfs: Common file operations
authorJosef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Sun, 21 Jan 2007 23:42:16 +0000 (18:42 -0500)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:10 +0000 (20:50 -0400)
commitbf723b404e445843c504ddc5956e004fbdfcfefb
tree9bca0b59f180f8a5685c825ccd763ed3bf88b462
parentdddc170e75c7bb5f0a303e38e6edea0237c460d1
Unionfs: Common file operations

This patch contains helper functions used through the rest of the code which
pertains to files.

Signed-off-by: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: David Quigley <dquigley@fsl.cs.sunysb.edu>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/commonfops.c [new file with mode: 0644]