[PATCH 2.5] fs/nfsd/nfs3xdr.c compile fix

Stelian Pop (stelian.pop@fr.alcove.com)
Fri, 24 May 2002 14:20:07 +0200


Recent namei.h split broke nfsd compile, which is fixed by the
following patch.

Linus, please apply.

Stelian.

===== fs/nfsd/nfs3xdr.c 1.12 vs edited =====
--- 1.12/fs/nfsd/nfs3xdr.c Wed May 22 21:19:24 2002
+++ edited/fs/nfsd/nfs3xdr.c Fri May 24 13:03:24 2002
@@ -9,6 +9,7 @@
#include <linux/types.h>
#include <linux/time.h>
#include <linux/nfs3.h>
+#include <linux/fs.h>
#include <linux/dcache.h>
#include <linux/namei.h>

-- 
Stelian Pop <stelian.pop@fr.alcove.com>
Alcove - http://www.alcove.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/