mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-18 20:06:12 +07:00
nfsd: include linux/nfs4.h in export.h
export.h refers to the pnfs_layouttype enum, which is defined there. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
parent
129e5824cd
commit
4bc6603778
@ -6,6 +6,7 @@
|
||||
|
||||
#include <linux/sunrpc/cache.h>
|
||||
#include <uapi/linux/nfsd/export.h>
|
||||
#include <linux/nfs4.h>
|
||||
|
||||
struct knfsd_fh;
|
||||
struct svc_fh;
|
||||
|
Loading…
Reference in New Issue
Block a user