]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nilfs2/gcinode.c
nilfs2: support nanosecond timestamp
[linux-2.6-omap-h63xx.git] / fs / nilfs2 / gcinode.c
index 77615aabc7e20722a2c1cc43814da387a2bd650a..19d2102b6a69ee09fa0d7b7a819b96e31c51e903 100644 (file)
@@ -226,7 +226,6 @@ static struct inode *alloc_gcinode(struct the_nilfs *nilfs, ino_t ino,
        ii->i_flags = 0;
        ii->i_state = 1 << NILFS_I_GCINODE;
        ii->i_bh = NULL;
-       ii->i_dtime = 0;
        nilfs_bmap_init_gc(ii->i_bmap);
 
        return inode;