[Devel] [PATCH VZ9 v2 0/5] Currently blk-cbt use UUID as a name. This is a big limitation.

Andrey Zhadchenko andrey.zhadchenko at virtuozzo.com
Tue Jan 28 03:39:45 MSK 2025


v2:
 - add "blk-cbt: introduce ABI versioning" patch
 - add "block/blk-cbt: add BLKCBTRENAME instead of BLKCBTSET flag"
patch
 - remove total_count from blk_user_cbt_list()
 - add cbt limit
 - various suggestions and small fixes for patch
"block/blk-cbt: allow multiple cbts in a single queue"

Andrey Zhadchenko (5):
  block/blk-cbt: rework uuid field
  block/blk-cbt: allow multiple cbts in a single queue
  blk-cbt: introduce ABI versioning
  block/blk-cbt: add BLKCBTLIST ioctl
  block/blk-cbt: add BLKCBTRENAME instead of BLKCBTSET flag

 block/blk-cbt.c         | 290 +++++++++++++++++++++++++++-------------
 block/blk-core.c        |   2 +
 block/ioctl.c           |   2 +
 include/linux/blkdev.h  |   2 +-
 include/uapi/linux/fs.h |  24 +++-
 5 files changed, 220 insertions(+), 100 deletions(-)

-- 
2.39.3



More information about the Devel mailing list