From: Steven Whitehouse Date: Tue, 5 Jun 2007 08:39:18 +0000 (+0100) Subject: [GFS2] Add nanosecond timestamp feature X-Git-Tag: v2.6.23-rc1~1156^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd91ba18198eee42c39d4c334c825d1a0a4b445;p=pandora-kernel.git [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 --- Reading git-diff-tree failed