]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xfs: remove old and redundant comment in xfs_mount_validate_sb
authorWang Sheng-Hui <shhuiw@foxmail.com>
Mon, 23 Feb 2015 23:15:04 +0000 (10:15 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 23 Feb 2015 23:15:04 +0000 (10:15 +1100)
commitdd5e71274a6707c638d76b62361ae5d521ba6fb6
tree43934cafd07b3229071645afa162268ae6320fe4
parentfdadf2676aeebbbfb7a28790471fb982fdf388fa
xfs: remove old and redundant comment in xfs_mount_validate_sb

The error messages document the reason for the checks better than the comment
and the comments about volume mounts date back to Irix and so aren't relevant
any more. So just remove the old and redundant comment.

Signed-off-by: Wang Sheng-Hui <shhuiw@foxmail.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_sb.c