diff options
author | Tomohiro Kusumi <[email protected]> | 2019-05-26 05:28:56 +0900 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-05-25 13:28:55 -0700 |
commit | 4bb17ebfe20754078d15e14a3231e25be1d5ca9f (patch) | |
tree | fd9ca170154613a710451eb4600ec00196fe7c11 /module/zcommon | |
parent | c3e5907fdb10201e972c133699e2b8738e1fffbe (diff) |
Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4
This failed on 5.2-rc1 with "error: unknown" message, for set_fs_pwd()
not being visible in both const and non-const tests.
This is caused by torvalds/linux@83da1bed86. It's configurable,
but we would want to be able to compile with default kbuild setting.
set_fs_pwd() has never been exported with exception of some distro
kernels, and set_fs_pwd() wasn't used in ZoL to begin with. The test
result was used for a spl function vn_set_fs_pwd().
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: loli10K <[email protected]>
Signed-off-by: Tomohiro Kusumi <[email protected]>
Closes #8777
Diffstat (limited to 'module/zcommon')
0 files changed, 0 insertions, 0 deletions