commit | bf322d983e540f66517db85b6870017613bb1e8d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sun Dec 18 20:00:05 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Fri Jan 13 12:11:46 2012 -0600 |
tree | f01eb47527c526d3654746db1f2533eae8cfe050 | |
parent | 673e8e597c06eb81954bf21a10f5cce74a1de8f1 [diff] |
xfs: cleanup xfs_iomap_eof_align_last_fsb Replace the nasty if, else if, elseif condition with more natural C flow that expressed the logic we want here better. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>