Unionfs: bugfix in debugging infrastructure
authorErez_Zadok <ezk@cs.sunysb.edu>
Mon, 18 Jun 2007 02:29:40 +0000 (22:29 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:50 +0000 (20:50 -0400)
commit55939e1eb7fec534d423be5652c23c70ca692d3b
tree59bf12676eed7712ead2b61333348cf0b77f68a5
parentf232a7484603b839e5c825ddf59dbf8e9212bd4b
Unionfs: bugfix in debugging infrastructure

Off-by-one bug fixed in range checking for lower directories.
Ensure that we PRINT_CALLER before an additional debug message.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/debug.c