]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
phase I
authorAlex Markuze <amarkuze@redhat.com>
Wed, 13 Aug 2025 14:41:15 +0000 (14:41 +0000)
committerAlex Markuze <amarkuze@redhat.com>
Wed, 13 Aug 2025 14:41:15 +0000 (14:41 +0000)
commit4dbfb9232bb3bff162418ee08fe5379af0bcab48
tree2b616c97e61677e6b156a8533a44ed01f2302096
parente442fc60cf71f159f1138f01ad70d70305ff05d5
phase I
13 files changed:
include/linux/blog/blog.h [new file with mode: 0644]
include/linux/blog/blog_batch.h [new file with mode: 0644]
include/linux/blog/blog_des.h [new file with mode: 0644]
include/linux/blog/blog_pagefrag.h [new file with mode: 0644]
include/linux/blog/blog_ser.h [new file with mode: 0644]
lib/Kconfig
lib/Makefile
lib/blog/Kconfig [new file with mode: 0644]
lib/blog/Makefile [new file with mode: 0644]
lib/blog/blog_batch.c [new file with mode: 0644]
lib/blog/blog_core.c [new file with mode: 0644]
lib/blog/blog_des.c [new file with mode: 0644]
lib/blog/blog_pagefrag.c [new file with mode: 0644]