commit | dd51db188600c8c54c46cff84e83358ece8ccb4d | [log] [tgz] |
---|---|---|
author | Kinglong Mee <kinglongmee@gmail.com> | Thu Jul 14 12:01:17 2016 +0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Jul 15 15:31:30 2016 -0400 |
tree | 6e4eb879ef909cca0aa2f7507a0592869dcde631 | |
parent | 15d66ac20927e00ac0e65af6707eff60b92e61b8 [diff] |
nfsd/blocklayout: Make sure calculate signature/designator length aligned These values are all multiples of 4 already, so there's no change in behavior from this patch. But perhaps this will prevent mistakes in the future. Signed-off-by: Kinglong Mee <kinglongmee@gmail.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>