]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: Remove unused functions
authorLukas Czerner <lczerner@redhat.com>
Tue, 22 Apr 2014 00:46:25 +0000 (10:46 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 22 Apr 2014 00:46:25 +0000 (10:46 +1000)
commit9631a1fc063e3315a01f48c64c4718bb1dc8bd11
treee203ec78fbdd9f42cdad1724de325d213bfb14c9
parent7f783df2faf2dcffe44b0128ec80d501dcd803d7
common: Remove unused functions

Functions like _mount_opts(), _mkfs_opts() and _fsck_opts() are
defined both in common/rc and common/config while used only in
common/config.

Remove those functions from common/rc and update _mount_opts() to match
the superior version of the function.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/config
common/rc