Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <mark.fasheh@oracle.com>
- Loading branch information