commit | 86bbd7422ae6a33735df6846fd685e46686da714 | [log] [tgz] |
---|---|---|
author | Frank Sorenson <sorenson@redhat.com> | Tue Oct 23 10:34:57 2018 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Oct 23 12:22:21 2018 -0400 |
tree | 28a94b41c90672690ae8b3eaa7a937a21ee6c2d2 | |
parent | 93bdcf9fdb89646e9446fab25aec76a754969619 [diff] |
NFS: change sign of nfs_fh length The filehandle has a length which is defined as a 32-bit "unsigned integer". Change sign of the length appropriately. Signed-off-by: Frank Sorenson <sorenson@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>