[comment]: # translation:outdated

[comment]: # ({new-e6857c84})
# 16 What's new in Zabbix 6.0.11

[comment]: # ({/new-e6857c84})

[comment]: # ({new-dadef7f2})

### Reporting file systems with zero inodes

`vfs.fs.get` agent items are now capable of reporting file systems with the inode count equal to zero, which can be the case for file systems with dynamic inodes (e.g. btrfs).

Additionally `vfs.fs.inode` items now will not become unsupported in such cases with mode set to 'pfree' or 'pused'. Instead the pfree/pused values for such file systems will be reported as "100" and "0" respectively.

[comment]: # ({/new-dadef7f2})

[comment]: # ({new-443c55a7})

### Optimized API queries

API database queries, created when searching through names in *hosts* and *items* tables, have been optimized and will now be processed more efficiently. 

[comment]: # ({/new-443c55a7})
