Re: [pnfs] [RFC 12/51] nfsd41: provide support for minor version 1 at rpc level

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

 



On Nov. 10, 2008, 22:44 +0200, Benny Halevy <bhalevy@xxxxxxxxxxx> wrote:
> From: Marc Eshel <eshel@xxxxxxxxxxxxxxx>
> 
> Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx>

review 11-12: move down the patchset for bisectability

> ---
>  include/linux/nfsd/nfsd.h |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/nfsd/nfsd.h b/include/linux/nfsd/nfsd.h
> index 9703540..ffb7897 100644
> --- a/include/linux/nfsd/nfsd.h
> +++ b/include/linux/nfsd/nfsd.h
> @@ -24,7 +24,11 @@
>   * nfsd version
>   */
>  #define NFSD_VERSION		"0.5"

review 11-12: send a patch to remove NFSD_VERSION

> +#if defined(CONFIG_NFSD_V4_1)
> +#define NFSD_SUPPORTED_MINOR_VERSION	1
> +#else /* CONFIG_NFSD_V4_1 */
>  #define NFSD_SUPPORTED_MINOR_VERSION	0
> +#endif /* CONFIG_NFSD_V4_1 */
>  
>  /*
>   * Flags for nfsd_permission
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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