Log Message:
-----------
* unionfs.h: correct a comment.
Modified Files:
--------------
unionfs-utils:
ChangeLog (r1.29 -> r1.30)
unionfs.h (r1.1 -> r1.2)
Revision Data
-------------
Index: ChangeLog
===================================================================
RCS file: /home/cvs/unionfs/unionfs-utils/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -L ChangeLog -L ChangeLog -u -d -b -B -p -r1.29 -r1.30
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,7 @@
+2007-10-21 Erez Zadok <[EMAIL PROTECTED]>
+
+ * unionfs.h: correct a comment.
+
2007-05-30 Erez Zadok <[EMAIL PROTECTED]>
* update copyrights and remove rcsid.
Index: unionfs.h
===================================================================
RCS file: /home/cvs/unionfs/unionfs-utils/unionfs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -L unionfs.h -L unionfs.h -u -d -b -B -p -r1.1 -r1.2
--- unionfs.h
+++ unionfs.h
@@ -713,7 +713,7 @@ extern int make_dir_opaque(struct dentry
# define UNIONFS_IOCTL_RDWRBRANCH _IOW(0x15, 14, int)
# define UNIONFS_IOCTL_QUERYFILE _IOR(0x15, 15, int)
-/* We don't support normal remount, but unionctl uses it. */
+/* unionfs 1.x didn't support normal remount, but unionctl uses it. */
# define UNIONFS_REMOUNT_MAGIC 0x4a5a4380
/* should be at least LAST_USED_UNIONFS_PERMISSION<<1 */
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs