library: remove getpartitions_num from library
getpartitions_num was only used in vmstat and basically counted partitions in disks, this is now moved to vmstat.
This commit is contained in:
@@ -12,9 +12,7 @@ global:
|
||||
get_ns_name;
|
||||
get_pid_digits;
|
||||
get_slabinfo;
|
||||
getbtime;
|
||||
getdiskstat;
|
||||
getpartitions_num;
|
||||
getslabinfo;
|
||||
look_up_our_self;
|
||||
lookup_wchan;
|
||||
|
Reference in New Issue
Block a user