xfs: Remove the second parameter to xfs_sb_count()
commitadab0f67d1cdaf468bbc311bce4d61f17626a536
authorChandra Seetharaman <sekharan@us.ibm.com>
Wed, 29 Jun 2011 22:10:14 +0000 (29 22:10 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 20 Jul 2011 23:35:03 +0000 (20 18:35 -0500)
tree2df945816c38584beee131d1b93006123fe851aa
parentd0f9e8fb4cc6dd5d07c72eeecc2f332b6e85e221
xfs: Remove the second parameter to xfs_sb_count()

Remove the second parameter to xfs_sb_count() since all callers of
the function set them.

Also, fix the header comment regarding it being called periodically.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_sync.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h