NAME
Unionfs − a unification file system for Linux
SYNOPSIS
uniondbg [OPTION] file [ARGUMENTS]
DESCRIPTION
uniondbg runs unionfs debugging ioctls. You should rarely, if ever, need to use it. Unless you are a Unionfs developer, the only option that is useful is "-d"
OPTIONS
-d |
sets or gets the debugging value. If no additional arguments are specified, then the current debugging level is printed. If an additional argument is given, the debugging value is set to that argument. | ||
-c |
causes the kernel to print out the branch reference counts. | ||
-g |
increments the superblock generation number. | ||
-s |
duplicates the super-block. |
AUTHORS
Charles Wright <cwright [AT] cs.edu>, Mohammad Zubair <mzubair [AT] ic.edu>, Erez Zadok <ezk [AT] cs.edu>