commit | 4bd91ba18198eee42c39d4c334c825d1a0a4b445 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jun 05 09:39:18 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 08:23:12 2007 +0100 |
tree | f385969756303a17a7ce3d24280fc6bd64063c87 | |
parent | bb8d8a6f54c1c84d7c74623491bab043b36a38c5 [diff] |
[GFS2] Add nanosecond timestamp feature This adds a nanosecond timestamp feature to the GFS2 filesystem. Due to the way that the on-disk format works, older filesystems will just appear to have this field set to zero. When mounted by an older version of GFS2, the filesystem will simply ignore the extra fields so that it will again appear to have whole second resolution, so that its trivially backward compatible. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>