commit 91dce6c0ba702296dc6f37b6d3a8ac150e949c46
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Wed May 23 10:46:07 2007 -0400

    added undeclared variables to unionfs_remount

diff --git a/fs/unionfs/super.c b/fs/unionfs/super.c
index 
d1f9151fdba16faef61ea41829de9949c6914cb1..13553393433d32ad2c6251b4e3967348e5e5e8c4
 100644
--- a/fs/unionfs/super.c
+++ b/fs/unionfs/super.c
@@ -431,6 +431,7 @@ static int unionfs_remount_fs(struct sup
        int new_high_branch_id; /* new high branch ID */
        struct odf_sb_info *odf = UNIONFS_SB(sb)->odf;
        int odfforce = 0 ;      /* whether the odfforce option was provided */
+       int old_ibstart, old_ibend;
 
        unionfs_write_lock(sb);
 
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to