Unionfs: prototype and location change for unionfs_get_nlinks
authorErez_Zadok <ezk@cs.sunysb.edu>
Mon, 18 Jun 2007 02:36:03 +0000 (22:36 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 02:32:06 +0000 (21:32 -0500)
commit7e5bdedba9808955777c5615c2ac12bd47a38811
tree96a0e080da9a01c69bc51895d6d13d74878f0702
parent5f161c45f6189df98eda6a8ad5a692bf8bae6b2e
Unionfs: prototype and location change for unionfs_get_nlinks

Change prototype of unionfs_get_nlinks to take a const inode.  Also move
extern for unionfs_get_nlinks so it can be refereed to in other Unionfs
header files.

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