diff options
author | Jan Kara <jack@suse.cz> | 2023-01-18 12:05:58 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-01-26 16:46:33 +0100 |
commit | de80dae03c436b43017dd5e479486f1f73fa6769 (patch) | |
tree | 7a1f36be338ec9338fa87ade34d49d19a9734e81 /fs/udf/udfdecl.h | |
parent | 101ee137d32adc5b53f5c2a61fbda8f70f994845 (diff) |
udf: Move incrementing of goal block directly into inode_getblk()
inode_getblk() sets goal block for the next allocation to the currently
allocated block. This is obviously one less than what the goal block
should be which we fixup in udf_get_block(). Just set the right goal
block directly in inode_getblk().
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/udfdecl.h')
0 files changed, 0 insertions, 0 deletions