patch-2.3.10 linux/fs/coda/coda_linux.c
Next file: linux/fs/coda/dir.c
Previous file: linux/fs/coda/cnode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 6 19:08:33 1999
- Orig file:
v2.3.9/linux/fs/coda/coda_linux.c
- Orig date:
Mon Jan 25 10:28:35 1999
diff -u --recursive --new-file v2.3.9/linux/fs/coda/coda_linux.c linux/fs/coda/coda_linux.c
@@ -215,6 +215,8 @@
if (attr->va_ctime.tv_sec != -1)
inode->i_ctime = attr->va_ctime.tv_sec;
}
+
+
/*
* BSD sets attributes that need not be modified to -1.
* Linux uses the valid field to indicate what should be
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)