/
githubmirror
/
xfsprogs
ОбзорДокументацияВойти
/
githubmirror
/
xfsprogs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
xfsprogs/
include/
..
Makefile

xfsprogs: add a missing QA header file to install-qa target

12 лет назад
atomic.h

libxlog: sync up with 2.6.38 kernel code

15 лет назад
bitops.h

xfsprogs: remove write-only assignments

12 лет назад
builddefs.in

Add support for mlock / munlock.

11 лет назад
buildmacros

libhandle: fix installation for symlinked /usr

12 лет назад
buildrules

xfsprogs: fix automatic dependency generation

13 лет назад
cache.h

libxfs: buffer cache hashing is suboptimal

12 лет назад
command.h

Improve xfs_io and xfs_quota -c handling Merge of master-melb:xfs-cmds:29139a by kenmcd.

19 лет назад
darwin.h

libxfs: add xfs_verifier_error()

12 лет назад
dvh.h

Merge back recent changes from xfs kernel headers. Merge of master-melb:xfs-cmds:24317a by kenmcd.

21 год назад
freebsd.h

libxfs: add xfs_verifier_error()

12 лет назад
fstyp.h

Merge back recent changes from xfs kernel headers. Merge of master-melb:xfs-cmds:24317a by kenmcd.

21 год назад
gnukfreebsd.h

libxfs: add xfs_verifier_error()

12 лет назад
handle.h

get rid of cursor and more parameters for getparents functions. Slight function namechange at the same time. Merge of master-melb:xfs-cmds:25194a by kenmcd.

20 лет назад
hlist.h

libxlog: sync up with 2.6.38 kernel code

15 лет назад
input.h

xfsprogs: xfs_quota allow user or group names beginning with digits

13 лет назад
install-sh

xfsprogs: respect DESTDIR when installing

14 лет назад
irix.h

libxfs: add xfs_verifier_error()

12 лет назад
jdm.h

get rid of cursor and more parameters for getparents functions. Slight function namechange at the same time. Merge of master-melb:xfs-cmds:25194a by kenmcd.

20 лет назад
kmem.h

Update xfsprogs to latest kernel headers and functions Merge of master-melb:xfs-cmds:32070a by kenmcd.

18 лет назад
libxfs.h

repair: fix quota inode handling in secondary superblocks

12 лет назад
libxlog.h

libxfs: switch over to xfs_sb.c and remove xfs_mount.c

13 лет назад
linux.h

libxfs: add xfs_verifier_error()

12 лет назад
list.h

libxlog: sync up with 2.6.38 kernel code

15 лет назад
parent.h

Parent pointer userspace support. Adds in libhandle code and xfs_io parent command support. Merge of master-melb:xfs-cmds:24394a by kenmcd.

21 год назад
path.h

xfsprogs: libxcmd: encapsulate fs_table initialization

15 лет назад
platform_defs.h.in

xfsprogs: define min/max once and use them everywhere

13 лет назад
project.h

xfsprogs: sync code to current kernel code

13 лет назад
radix-tree.h

libxfs: reintroduce old xfs_repair radix-tree code

15 лет назад
swab.h

libxfs: fix byte swapping on constants

13 лет назад
volume.h

Merge back recent changes from xfs kernel headers. Merge of master-melb:xfs-cmds:24317a by kenmcd.

21 год назад
xfs.h

xfsprogs: sync code to current kernel code

13 лет назад
xfs_ag.h

xfs: support the XFS_BTNUM_FINOBT free inode btree type

12 лет назад
xfs_alloc.h

xfs: create a shared header file for format-related information

13 лет назад
xfs_alloc_btree.h

xfs: decouple inode and bmap btree header files

13 лет назад
xfs_arch.h

xfsprogs: add CRC32c infrastructure

13 лет назад
xfs_attr_leaf.h

xfs: create a shared header file for format-related information

13 лет назад
xfs_attr_remote.h

xfs: unify directory/attribute format definitions

13 лет назад
xfs_attr_sf.h

libxfs: sync files with 2.6.38 kernel code

15 лет назад
xfs_bit.h

libxfs: sync files with 2.6.38 kernel code

15 лет назад
xfs_bmap.h

xfs: remove __KERNEL__ from debug code

13 лет назад
xfs_bmap_btree.h

libxfs: bmap btree owner swap support

13 лет назад
xfs_btree.h

xfs: support the XFS_BTNUM_FINOBT free inode btree type

12 лет назад
xfs_btree_trace.h

libxfs: sync files with 2.6.38 kernel code

15 лет назад
xfs_cksum.h

xfsprogs: add CRC32c infrastructure

13 лет назад
xfs_da_btree.h

xfs: create a shared header file for format-related information

13 лет назад
xfs_da_format.h

xfs: unify directory/attribute format definitions

13 лет назад
xfs_dinode.h

libxfs: Use defines for CRC offsets in all cases

12 лет назад
xfs_dir2.h

xfs_repair: add support for validating dirent ftype field

13 лет назад
xfs_format.h

xfs: support the XFS_BTNUM_FINOBT free inode btree type

12 лет назад
xfs_fs.h

xfs: report finobt status in fs geometry

12 лет назад
xfs_ialloc.h

libxfs: fix compile error when libxfs header used in C++ code

12 лет назад
xfs_ialloc_btree.h

xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers

12 лет назад
xfs_inode_buf.h

libxfs: bmap btree owner swap support

13 лет назад
xfs_inode_fork.h

xfs: decouple inode and bmap btree header files

13 лет назад
xfs_inum.h

xfsprogs: sync code to current kernel code

13 лет назад
xfs_log_format.h

libxfs: bmap btree owner swap support

13 лет назад
xfs_log_recover.h

libxlog: sync up with 2.6.38 kernel code

15 лет назад
xfs_metadump.h

XFS metadata dump tool Merge of master-melb:xfs-cmds:28782a by kenmcd.

19 лет назад
xfs_quota_defs.h

libxfs: Minor cleanup and bug fix sync

13 лет назад
xfs_sb.h

xfs: enable the finobt feature on v5 superblocks

12 лет назад
xfs_shared.h

xfs: create a shared header file for format-related information

13 лет назад
xfs_trace.h

libxfs: switch over to xfs_sb.c and remove xfs_mount.c

13 лет назад
xfs_trans_resv.h

xfs: Get rid of all XFS_XXX_LOG_RES() macro

13 лет назад
xfs_trans_space.h

xfs: update inode allocation/free transaction reservations for finobt

12 лет назад
xfs_types.h

xfs: support the XFS_BTNUM_FINOBT free inode btree type

12 лет назад
xqm.h

fix various typos

17 лет назад