HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/sos/report/plugins/__pycache__/xfs.cpython-39.opt-1.pyc
a

\��h]�@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�IndependentPluginc@s,eZdZdZdZdZdZdZdZdd�Z	d	S)
�Xfsz�This plugin collects information on mounted XFS filessystems on the
    local system.

    Users should expect `xfs_info` and `xfs_admin` collections by this plugin
    for each XFS filesystem that is locally mounted.
    zXFS filesystem�xfs)Zstorage)�/sys/fs/xfs�/proc/fs/xfs)rcCspd}d}t|�||��D]D}|D]:}|�d�}|jd|d��dd�|�d|d	���q q|�d
dg�dS)Nz/proc/mountsz^(/dev/.+).+xfs\s+� z	xfs_info �Zxfs_info)�tagszxfs_admin -l -u rrr)�zipZdo_regex_find_all�splitZadd_cmd_outputZ
add_copy_spec)�selfZmountsZext_fs_regex�dev�ext�parts�r�:/usr/lib/python3.9/site-packages/sos/report/plugins/xfs.py�setups
��z	Xfs.setupN)
�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZprofiles�filesZkernel_modsrrrrrrsrN)Zsos.report.pluginsrrrrrrr�<module>	s