Commit eef519d
xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
xfs_bmap_btalloc_accounting only uses the len field from args, but that
has just been propagated to ap->length field by the caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>1 parent 825b49e commit eef519d
1 file changed
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3265 | 3265 | | |
3266 | 3266 | | |
3267 | 3267 | | |
3268 | | - | |
3269 | | - | |
| 3268 | + | |
3270 | 3269 | | |
3271 | 3270 | | |
3272 | 3271 | | |
| |||
3279 | 3278 | | |
3280 | 3279 | | |
3281 | 3280 | | |
3282 | | - | |
| 3281 | + | |
3283 | 3282 | | |
3284 | 3283 | | |
3285 | 3284 | | |
| |||
3291 | 3290 | | |
3292 | 3291 | | |
3293 | 3292 | | |
3294 | | - | |
| 3293 | + | |
3295 | 3294 | | |
3296 | | - | |
| 3295 | + | |
3297 | 3296 | | |
3298 | 3297 | | |
3299 | 3298 | | |
3300 | 3299 | | |
3301 | | - | |
| 3300 | + | |
3302 | 3301 | | |
3303 | 3302 | | |
3304 | | - | |
3305 | | - | |
| 3303 | + | |
| 3304 | + | |
3306 | 3305 | | |
3307 | 3306 | | |
3308 | 3307 | | |
3309 | | - | |
| 3308 | + | |
3310 | 3309 | | |
3311 | 3310 | | |
3312 | 3311 | | |
| |||
3380 | 3379 | | |
3381 | 3380 | | |
3382 | 3381 | | |
3383 | | - | |
| 3382 | + | |
3384 | 3383 | | |
3385 | 3384 | | |
3386 | 3385 | | |
| |||
0 commit comments