Message ID | 20241107110649.3980193-1-wozizhi@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | fscache/cachefiles: Some bugfixes | expand |
On Thu, 07 Nov 2024 19:06:44 +0800, Zizhi Wo wrote: > Changes since V1[1]: > - Removed some incorrect patches. > - Modified the description of the first patch. > - Modified the fourth patch to move fput out of lock execution. > > Recently, I sent the first version of the patch series. After some > discussions, I made modifications to a few patches and have now officially > sent this second version. > > [...] Applied to the vfs.netfs branch of the vfs/vfs.git tree. Patches in the vfs.netfs branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.netfs [1/5] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() https://git.kernel.org/vfs/vfs/c/544e429e5bc6 [2/5] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() https://git.kernel.org/vfs/vfs/c/a89ef3809efd [3/5] cachefiles: Clean up in cachefiles_commit_tmpfile() https://git.kernel.org/vfs/vfs/c/d76293bc8658 [4/5] cachefiles: Fix NULL pointer dereference in object->file https://git.kernel.org/vfs/vfs/c/53260e5cb920 [5/5] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING https://git.kernel.org/vfs/vfs/c/37e1f64cbc1b