commit | 3a75667e902dbdb87718b1ee2b3b745b344a8163 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Sun Sep 18 20:40:58 2011 +0000 |
committer | Alex Elder <aelder@sgi.com> | Tue Oct 11 21:15:06 2011 -0500 |
tree | bf90e6235b875f085636faa1f4ee7ad07551be1d | |
parent | 0937e0fd8be6f9c26844127d39d677bb752e8741 [diff] [blame] |
xfs: rename allocation range fields in struct xfs_bmalloca Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
diff --git a/fs/xfs/xfs_filestream.c b/fs/xfs/xfs_filestream.c index 137f957..5170306 100644 --- a/fs/xfs/xfs_filestream.c +++ b/fs/xfs/xfs_filestream.c
@@ -682,7 +682,7 @@ ip = ap->ip; mp = ip->i_mount; cache = mp->m_filestream; - minlen = ap->alen; + minlen = ap->length; *agp = NULLAGNUMBER; /*