diff options
| author | Darrick J. Wong <[email protected]> | 2024-08-30 22:37:18 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-09-01 15:58:20 +0000 |
| commit | 64dfa18d6e322034c8a30b080f4c380a0b20bb7f (patch) | |
| tree | 9539f7705d864a75d9da0da0985840f3793e28ef /fs/xfs/libxfs/xfs_ialloc.c | |
| parent | xfs: refactor loading quota inodes in the regular case (diff) | |
| download | kernel-64dfa18d6e322034c8a30b080f4c380a0b20bb7f.tar.gz kernel-64dfa18d6e322034c8a30b080f4c380a0b20bb7f.zip | |
xfs: fix C++ compilation errors in xfs_fs.h
Several people reported C++ compilation errors due to things that C
compilers allow but C++ compilers do not. Fix both of these problems,
and hope there aren't more of these brown paper bags in 2 months when we
finally get these fixes through the process into a released xfsprogs.
NOTE: I am submitting this bugfix over the objections of a former
maintainer, who insists that we should remove this function from the
published userspace ABI instead of fixing the C++ compilation errors.
No deprecation period, no discussion, just a hard drop of an already
provided and correct C function, which would be in contravention of
Linus' rules. IOWs, removing ABI that have already shipped in a
released kernel requires a careful deprecation period, so I will let
that maintainer run that process.
Reported-by: [email protected]
Reported-by: [email protected]
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219203
Fixes: 233f4e12bbb2c ("xfs: add parent pointer ioctls")
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'fs/xfs/libxfs/xfs_ialloc.c')
0 files changed, 0 insertions, 0 deletions
