aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorStefan Behrens <[email protected]>2013-05-07 10:23:30 +0000
committerJosef Bacik <[email protected]>2013-06-14 15:29:23 +0000
commit8f69dbd236c1dc265c0fcd66e85a02712d5b9035 (patch)
tree18e725fc8e9228d23a2d821bb0e3f772e9860589 /fs/btrfs/dev-replace.c
parentBtrfs: add ioctl to wait for qgroup rescan completion (diff)
downloadkernel-8f69dbd236c1dc265c0fcd66e85a02712d5b9035.tar.gz
kernel-8f69dbd236c1dc265c0fcd66e85a02712d5b9035.zip
Btrfs: fix a comment
The size parameter to btrfs_extend_item() is the number of bytes to add to the item, not the size of the item after the operation (like it is for btrfs_truncate_item(), there the size parameter is not the number of bytes to take away, but the total size of the item after truncation). Fix it in the comment. Signed-off-by: Stefan Behrens <[email protected]> Signed-off-by: Josef Bacik <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions