From: Mark Fasheh Date: Thu, 9 Aug 2007 23:52:30 +0000 (-0700) Subject: ocfs2: set non-default s_time_gran during mount X-Git-Tag: v2.6.23-rc3~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0dceaf0a4b8c55076a4dbcba7ac8b05755f5cc6;p=pandora-kernel.git ocfs2: set non-default s_time_gran during mount We need to manually set this to '1' during mount, otherwise inode_setattr() will chop off the nanosecond portion of our timestamps. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed