Skip to content

o2info: use kernel-provided fiemap.h - #81

Merged
josephhz merged 1 commit into
markfasheh:masterfrom
ailiop-suse:cleanups
Feb 12, 2026
Merged

o2info: use kernel-provided fiemap.h#81
josephhz merged 1 commit into
markfasheh:masterfrom
ailiop-suse:cleanups

Conversation

@ailiop-suse

Copy link
Copy Markdown

There is no need to maintain a local copy of the fiemap header file as this has been exported as part of the kernel uapi via upstream kernel commit c4b929b85bdb ("vfs: vfs-level fiemap interface") since v2.6.28.

Use that instead, and remove the locally maintained code.

There is no need to maintain a local copy of the fiemap header file as
this has been exported as part of the kernel uapi via upstream kernel
commit c4b929b85bdb ("vfs: vfs-level fiemap interface") since v2.6.28.

Use that instead, and remove the locally maintained code.

Signed-off-by: Anthony Iliopoulos <[email protected]>
@josephhz

josephhz commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

Looks fine.
Acked-by: Joseph Qi <[email protected]>

@josephhz
josephhz merged commit 0c88f6e into markfasheh:master Feb 12, 2026
1 check passed
@ailiop-suse
ailiop-suse deleted the cleanups branch February 12, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants