xfs: rename xfs_is_valid_magicnum to xfs_is_valid_sb
commite2ba978566e44c976919b0382d3b185e9ef0db1f
authorPaulo Alcantara <pcacjr@zytor.com>
Sat, 18 Jul 2015 13:26:34 +0000 (18 10:26 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Sun, 8 Nov 2015 21:26:48 +0000 (8 19:26 -0200)
tree4c841f1de3d7a7241c8c096ea83289414de009f2
parent0cc9a99e560a2f52bcf052fd85b1efae35ee812f
xfs: rename xfs_is_valid_magicnum to xfs_is_valid_sb

xfs_is_valid_magicnum is not actually a generic function that checks for
magic numbers, instead it checks only for superblock's one.

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Reviewed-by: Gene Cumm <gene.cumm@gmail.com>
core/fs/xfs/xfs.c
core/fs/xfs/xfs.h