mirror of https://github.com/mikaku/Monitorix.git
3.0: removed the last nfsc variable
This commit is contained in:
parent
b67f6ab8e8
commit
dccf41c78f
|
@ -37,8 +37,6 @@ my %tf;
|
|||
my @version12;
|
||||
my @version12_small;
|
||||
|
||||
#our @nfscv4 = ("null", "read", "write", "commit", "open", "open_conf", "open_noat", "open_dgrd", "close", "setattr", "fsinfo", "renew", "setclntid", "confirm", "lock", "lockt", "locku", "access", "getattr", "lookup", "lookup_root", "remove", "rename", "link", "symlink", "create", "pathconf", "statfs", "readlink", "readdir", "server_caps", "delegreturn", "getacl", "setacl", "fs_locations", "exchange_id", "create_ses", "destroy_ses", "sequence", "get_lease_t", "reclaim_comp", "layoutget", "layoutcommit", "layoutreturn", "getdevlist", "getdevinfo", "ds_write", "ds_commit");
|
||||
|
||||
|
||||
sub multihost {
|
||||
my ($config, $colors, $cgi) = @_;
|
||||
|
|
Loading…
Reference in New Issue