Unionfs: initialize path_save variable
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 15 Feb 2008 22:18:48 +0000 (17:18 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 12 Aug 2011 02:37:35 +0000 (22:37 -0400)
commiteef8ccac2d6593f85f7dff9a077ca01f252a48d1
tree737d8e7e46ae3179a8266e0ca45aca4581700e1e
parent2363acddd0986da4c38ab93b1848cf9d1e745d08
Unionfs: initialize path_save variable

This is not strictly necessary, but it helps quiet a gcc-4.2 warning (a good
optimizer may optimize this initialization away).

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
fs/unionfs/inode.c