commit 022ce634aa2bcc57660b66e6e7279c2b0f966a83
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Sun Feb 4 20:13:29 2007 -0500

    Added functions to check and set the whiteout.
    
    Had to link to the ext2.o file

diff --git a/fs/unionfs/odf.h b/fs/unionfs/odf.h
index 6dbddea..92e37d6 100644
--- a/fs/unionfs/odf.h
+++ b/fs/unionfs/odf.h
@@ -136,4 +136,5 @@ static inline void odf_unlock(struct odf_dentry_info *odi)
 
 extern void generate_random_uuid(unsigned char uuid_out[16]);
 
+extern int ext2_write_inode (struct inode *, int);
 #endif /* _ODF_H_ */
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to