diff options
author | Antonio Russo <[email protected]> | 2022-12-31 07:51:32 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-01-06 14:33:00 -0800 |
commit | d27c81847b43584483b5509ff352e7e727b0ce87 (patch) | |
tree | 15b517ee87fe1b5d57eaa7356405ffb7ab843496 /RELEASES.md | |
parent | a7304ab9c1ea62c556aa7d007821322afc75ff79 (diff) |
Linux 6.1 compat: open inside tmpfile()
Linux 863f144 modified the .tmpfile interface to pass a struct file,
rather than a struct dentry, and expect the tmpfile implementation to
open inside of tmpfile().
This patch implements a configuration test that checks for this new API
and appropriately sets a HAVE_TMPFILE_DENTRY flag that tracks this old
API. Contingent on this flag, the appropriate API is implemented.
Reviewed-by: Richard Yao <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Antonio Russo <[email protected]>
Closes #14301
Closes #14343
Diffstat (limited to 'RELEASES.md')
0 files changed, 0 insertions, 0 deletions