Re: [PATCH] NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2012-04-30 at 13:48 -0400, bjschuma@xxxxxxxxxx wrote:
> From: Bryan Schumaker <bjschuma@xxxxxxxxxx>
> 
> These are needed when v3 and v4 are not enabled.
> 
> Signed-off-by: Bryan Schumaker <bjschuma@xxxxxxxxxx>
> ---
>  fs/nfs/write.c |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/fs/nfs/write.c b/fs/nfs/write.c
> index 3636191..f0045e0 100644
> --- a/fs/nfs/write.c
> +++ b/fs/nfs/write.c
> @@ -567,6 +567,18 @@ int nfs_write_need_commit(struct nfs_write_data *data)
>  }
>  
>  #else
> +static void nfs_init_cinfo_from_inode(struct nfs_commit_info *cinfo,
> +				      struct inode *inode)
> +{
> +}
> +
> +void nfs_init_cinfo(struct nfs_commit_info *cinfo,
> +		    struct inode *inode,
> +		    struct nfs_direct_req *dreq)
> +{
> +}
> +EXPORT_SYMBOL_GPL(nfs_init_cinfo);
> +

We shouldn't need to export this. There should be no submodules when
we're doing NFSv2 only.

-- 
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@xxxxxxxxxx
www.netapp.com

��.n��������+%������w��{.n�����{��w���jg��������ݢj����G�������j:+v���w�m������w�������h�����٥



[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux