X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_iocore.c;h=81548ec72ba6073b2b910b79d74e8d763ce06fae;hb=541010e4b8921cd781ff02ae68028501457045b6;hp=06d710c9ce4b5dec4c9f4b72cadde1d5aa39c07a;hpb=c0bc8721b8d0380ec69fa97578c91201201b05a9;p=mv-sheeva.git diff --git a/fs/xfs/xfs_iocore.c b/fs/xfs/xfs_iocore.c index 06d710c9ce4..81548ec72ba 100644 --- a/fs/xfs/xfs_iocore.c +++ b/fs/xfs/xfs_iocore.c @@ -52,7 +52,7 @@ STATIC xfs_fsize_t xfs_size_fn( xfs_inode_t *ip) { - return (ip->i_d.di_size); + return XFS_ISIZE(ip); } STATIC int