[UPATCH,TRIVIAL] generic_fillattr() duplicate line.

From: Oleg Nesterov (oleg@tv-sign.ru)
Date: Fri Jul 26 2002 - 21:48:11 EST


Hello.

--- linux-2.5.28/fs/stat.c~ Sat Jul 6 18:33:10 2002
+++ linux-2.5.28/fs/stat.c Sat Jul 27 06:23:17 2002
@@ -27,7 +27,6 @@
         stat->atime = inode->i_atime;
         stat->mtime = inode->i_mtime;
         stat->ctime = inode->i_ctime;
- stat->ctime = inode->i_ctime;
         stat->size = inode->i_size;
         stat->blocks = inode->i_blocks;
         stat->blksize = inode->i_blksize;

Oleg.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 30 2002 - 14:00:26 EST