diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2011-08-11 16:54:28 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-01-05 10:42:42 -0500 |
commit | 3476f114addb7b96912840a234702f660a1f460b (patch) | |
tree | 830f4aa3e7a280af8d3e02d7a67e25bdffa7ab37 /fs/nfs/nfs4proc.c | |
parent | 0b1c8fc43c1f9fcde2d18182988f05eeaaae509b (diff) |
nfs: fix a minor do_div portability issue
This change modifies filelayout_get_dense_offset() to use the functions
in math64.h and thus avoid a 32-bit platform compile error trying to
use do_div() on an s64 type.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Reviewed-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions