kernel/fs/afs/inode.c
.. .. @@ -218,6 +218,7 @@ 218 218 set_bit(AFS_VNODE_ZAP_DATA, &vnode->flags); 219 219 } 220 220 change_size = true; 221 + data_changed = true;221 222 } else if (vnode->status.type == AFS_FTYPE_DIR) { 222 223 /* Expected directory change is handled elsewhere so 223 224 * that we can locally edit the directory and save on a