diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-12-11 17:56:14 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-01-06 11:53:55 -0500 |
commit | e6765b83977f07983c7a10e6bbb19d6c7bbfc3a4 (patch) | |
tree | 87ea535ec91aaa56263ffbb5a34c8e9541e77136 /include/linux/lockd/xdr.h | |
parent | 94da7663db26530a8377f7219f8be8bd4d4822c2 (diff) |
NSM: Remove include/linux/lockd/sm_inter.h
Clean up: The include/linux/lockd/sm_inter.h header is nearly empty
now. Remove it.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'include/linux/lockd/xdr.h')
-rw-r--r-- | include/linux/lockd/xdr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/lockd/xdr.h b/include/linux/lockd/xdr.h index 6338866222a8..7dc5b6cb44cd 100644 --- a/include/linux/lockd/xdr.h +++ b/include/linux/lockd/xdr.h | |||
@@ -13,6 +13,7 @@ | |||
13 | #include <linux/nfs.h> | 13 | #include <linux/nfs.h> |
14 | #include <linux/sunrpc/xdr.h> | 14 | #include <linux/sunrpc/xdr.h> |
15 | 15 | ||
16 | #define SM_MAXSTRLEN 1024 | ||
16 | #define SM_PRIV_SIZE 16 | 17 | #define SM_PRIV_SIZE 16 |
17 | 18 | ||
18 | struct nsm_private { | 19 | struct nsm_private { |