]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/ext4/mballoc.c
ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters()
authorTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 23:14:51 +0000 (19:14 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 23:14:51 +0000 (19:14 -0400)
commite7d5f3156e6827970f75ab27ad7eb0155826eb0b
tree7eab0a0660052e4a3fe1bba57a869138fb29e7f4
parentcff1dfd767d1ee3c773fd8b57fe310957e5f8abb
ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters()

This function really claims a number of free clusters, not blocks, so
rename it so it's clearer what's going on.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/balloc.c
fs/ext4/ext4.h
fs/ext4/inode.c
fs/ext4/mballoc.c