mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
tools: Drop unused e2fsadm refs (replaced by fsadm).
This commit is contained in:
parent
8ef93c756e
commit
e9b5a455e1
@ -13,13 +13,6 @@
|
|||||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
#define unimplemented \
|
|
||||||
log_error("Command not implemented yet."); return ECMD_FAILED
|
|
||||||
|
|
||||||
int e2fsadm(struct cmd_context *cmd, int argc, char **argv) unimplemented
|
|
||||||
*/
|
|
||||||
|
|
||||||
int lvmsadc(struct cmd_context *cmd __attribute__((unused)),
|
int lvmsadc(struct cmd_context *cmd __attribute__((unused)),
|
||||||
int argc __attribute__((unused)),
|
int argc __attribute__((unused)),
|
||||||
char **argv __attribute__((unused)))
|
char **argv __attribute__((unused)))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user