HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/sos/report/plugins/__pycache__/xfs.cpython-36.opt-1.pyc
3

-�_g]�@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�IndependentPluginc@s,eZdZdZdZdZd
ZdZdZdd�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�storage�/sys/fs/xfs�/proc/fs/xfscCsxd}d}x\t|j||��D]H}xB|D]:}|jd�}|jd|d��dd�|jd|d	���q$WqW|jd
dg�dS)Nz/proc/mountsz^(/dev/.+).+xfs\s+� z	xfs_info �Zxfs_info)Ztagszxfs_admin -l -u rz/proc/fs/xfsz/sys/fs/xfs)�zipZdo_regex_find_all�splitZadd_cmd_outputZ
add_copy_spec)�selfZmountsZext_fs_regexZdevZext�parts�r�/usr/lib/python3.6/xfs.py�setups

z	Xfs.setupN)r)rr)r)
�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZprofiles�filesZkernel_modsrrrrrrsrN)Zsos.report.pluginsrrrrrrr�<module>	s