linux-mainline/fs/ceph
Christoph Hellwig 5c6542b661 ceph: use bvec_set_page to initialize a bvec
Use the bvec_set_page helper to initialize a bvec.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230203150634.3199647-13-hch@lst.de
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-02-03 10:17:33 -07:00
..
acl.c fs: pass dentry to set acl method 2022-10-19 12:55:42 +02:00
addr.c A fix to facilitate prompt cap releases on async creates from Xiubo. 2022-12-14 10:35:47 -08:00
cache.c
cache.h
caps.c ceph: switch to vfs_inode_has_locks() to fix file lock bug 2023-01-02 12:27:25 +01:00
ceph_frag.c
debugfs.c
dir.c fs: rename current get acl method 2022-10-20 10:13:27 +02:00
export.c ceph: fail the open_by_handle_at() if the dentry is being unlinked 2022-10-04 19:18:08 +02:00
file.c ceph: use bvec_set_page to initialize a bvec 2023-02-03 10:17:33 -07:00
inode.c A fix to facilitate prompt cap releases on async creates from Xiubo. 2022-12-14 10:35:47 -08:00
io.c
io.h
ioctl.c ceph: remove useless session parameter for check_caps() 2022-12-12 19:15:39 +01:00
ioctl.h
Kconfig
locks.c ceph: avoid use-after-free in ceph_fl_release_lock() 2023-01-02 12:27:25 +01:00
Makefile
mds_client.c
mds_client.h
mdsmap.c treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
metric.c
metric.h
quota.c
snap.c ceph: avoid putting the realm twice when decoding snaps fails 2022-11-14 10:29:05 +01:00
strings.c
super.c
super.h ceph: switch to vfs_inode_has_locks() to fix file lock bug 2023-01-02 12:27:25 +01:00
util.c
xattr.c