Unionfs: initialize path_save variable
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 16 Feb 2008 02:45:34 +0000 (21:45 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 16 Feb 2008 02:45:34 +0000 (21:45 -0500)
commit1a1a58ae3afe9cd79a2fed0ce3a88b928decda78
tree4fed1a20967d86aec38ef233d0b8037680502373
parent95328811f9342fe2ac239a8114c977b47d893cef
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