diff options
author | Omar Sandoval <osandov@fb.com> | 2018-05-11 13:13:29 -0700 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-28 18:23:43 +0200 |
commit | d1342aadbd9fcc82fd6e24c7f0443a43fe4714c7 (patch) | |
tree | 0d517562b964ff877bcfacf6aa74e6fabb7bf1b4 /fs/btrfs/transaction.h | |
parent | c442793e6722158372d65388e2cdbd56170e7ad0 (diff) |
Btrfs: update stale comments referencing vmtruncate()
Commit a41ad394a03b ("Btrfs: convert to the new truncate sequence")
changed btrfs_setsize() to call truncate_setsize() instead of
vmtruncate() but didn't update the comment above it. truncate_setsize()
never fails (the IS_SWAPFILE() check happens elsewhere), so remove the
comment.
Additionally, the comment above btrfs_page_mkwrite() references
vmtruncate(), but truncate_setsize() does the size write and page
locking now.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/transaction.h')
0 files changed, 0 insertions, 0 deletions