Home
last modified time | relevance | path

Searched hist:"5812160 eb50925d19c54be979c72d335fee17dbd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dinode.cdiff 5812160eb50925d19c54be979c72d335fee17dbd Wed Jul 18 08:44:41 CDT 2018 Miklos Szeredi <mszeredi@redhat.com> Revert "Revert "ovl: get_write_access() in truncate""

This reverts commit 31c3a7069593b072bd57192b63b62f9a7e994e9a.

Re-add functionality dealing with i_writecount on truncate to overlayfs.
This patch shouldn't have any observable effects, since we just re-assert
the writecout that vfs_truncate() already got for us.

This is in preparation for moving overlay functionality out of the VFS.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>