commit | 3d4b9496e87fb96d25f9c995a7b965c1535de6b9 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Feb 10 19:33:41 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Fri Feb 17 12:03:53 2017 +0100 |
tree | dfdffdcc9858e22da20f52b481b153009d2128f6 | |
parent | c2df8bb43f750b5522151fa41d28251d39322701 [diff] |
btrfs: remove unused parameter from update_nr_written The logic has been updated in "Btrfs: make mapping->writeback_index point to the last written page" (a91326679f2a0a4c2) and page is not needed anymore. Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>