Merge pull request #53892 from nh2/issue-53891-release-18.03-linux-build-cifs-posix

release-18.03: linux: Fix kernel build for Linux >= 4.14.90
release-18.03-flake
Samuel Dionne-Riel 2019-01-13 15:28:30 -05:00 committed by GitHub
commit 138f2cc707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ with stdenv.lib;
NFS_V4_SECURITY_LABEL y
''}
CIFS_XATTR y
CIFS_POSIX y
CIFS_POSIX? y
CIFS_FSCACHE y
CIFS_STATS y
CIFS_WEAK_PW_HASH y