Re: [RFC PATCH 2/2] NFSD: Simplify struct knfsd_fh

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

 



> +#define fh_version		fh_raw[0]
> +#define fh_auth_type		fh_raw[1]
> +#define fh_fsid_type		fh_raw[2]
> +#define fh_fileid_type		fh_raw[3]

I guess that works, even if I find struct field defines a bit confusing.

Either way it is better than what we had before, so:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>





[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