cleanup: remove unnecessary macro used in only one place
authorErez Zadok <ezk@bigvaio.(none)>
Fri, 18 May 2007 05:56:08 +0000 (01:56 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 01:43:05 +0000 (20:43 -0500)
commit12cf78b4b1cee22404bb83f84a41f2eb77a3ee23
tree084f18dc1f6e6328e23228ee0b6fd6e839687276
parent3cc7929f5192e6b49b8acd397eb53cd8271a8f4c
cleanup: remove unnecessary macro used in only one place

Remove the UNIONFS_TMPNAM_LEN macro and just use the actual length of the
string file name in question, which is more efficient (and correct).
fs/unionfs/commonfops.c
fs/unionfs/union.h