commit 0b87eff06c012b28a8a3865d80a7236c13c73d8c
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Fri Nov 16 13:46:27 2007 -0500
Unionfs: remove unnecessary comment
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
diff --git a/fs/unionfs/fanout.h b/fs/unionfs/fanout.h
index d416862..6d0795d 100644
--- a/fs/unionfs/fanout.h
+++ b/fs/unionfs/fanout.h
@@ -313,7 +313,6 @@ static inline void unionfs_copy_attr_times(struct inode
*upper)
upper->i_ctime = lower->i_ctime;
if (timespec_compare(&upper->i_atime, &lower->i_atime) < 0)
upper->i_atime = lower->i_atime;
- /* XXX: should we notify_change on our upper inode? */
}
}
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs