diff options
author | Eric Sandeen <sandeen@redhat.com> | 2013-01-12 03:57:22 +0100 |
---|---|---|
committer | Josef Bacik <josef@toxicpanda.com> | 2013-01-14 19:53:37 +0100 |
commit | 3972f2603d8570effaf633cea52b12c7c2773c11 (patch) | |
tree | edfaa5dc10be60ef2a882a2e0713026312367b88 /fs/btrfs/ioctl.c | |
parent | btrfs: fix btrfs_cont_expand() freeing IS_ERR em (diff) | |
download | linux-3972f2603d8570effaf633cea52b12c7c2773c11.tar.xz linux-3972f2603d8570effaf633cea52b12c7c2773c11.zip |
btrfs: update timestamps on truncate()
truncate() vs. ftruncate() differ in the VFS; truncate()
doesn't set (ATTR_CTIME | ATTR_MTIME), and it's up to the
fs to do the timestamp updates if the size changes.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Diffstat (limited to 'fs/btrfs/ioctl.c')
0 files changed, 0 insertions, 0 deletions