commit | bc1cbf1f86aa2501efa9ca637c736fce6bcc4b1d | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Tue Nov 23 19:50:59 2010 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Sat Nov 27 13:00:07 2010 -0500 |
tree | af17fcd439f67eafc534e894168b397c563e2366 | |
parent | 0ed42a63f3edb144b091d9528401fce95c3c4d8d [diff] |
Btrfs: update inode ctime when using links Currently we fail xfstest 236 because we're not updating the inode ctime on link. This is a simple fix, and makes it so we pass 236 now. Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>