]> git.baikalelectronics.ru Git - kernel.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)
commit1cf40770f922c3a3122a1b73e7abdd2834d102c0
tree43934cafd07b3229071645afa162268ae6320fe4
parent2c4af9715fb756b9aa64dc4edbdd855dc28bacd2
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