diff --git a/fs/afs/write.c b/fs/afs/write.c index 97bccde3298be8e1365ad8301d7eb886d6459482..768497f82aee732c5052484e85e206ddf4c2ce98 100644 --- a/fs/afs/write.c +++ b/fs/afs/write.c @@ -447,6 +447,7 @@ static int afs_store_data(struct address_space *mapping, op->store.last = last; op->store.first_offset = offset; op->store.last_to = to; + op->mtime = vnode->vfs_inode.i_mtime; op->ops = &afs_store_data_operation; try_next_key: