btrfs-progs/libbtrfsutil/python
David Sterba 7e6e0417d1 libbtrfsutil: comment out fd_converter()
Recent changes to the python code reworked path_converter() so that it
does not use fd_converter() anymore. Assuming it may be used in the
future again comment it out.

Signed-off-by: David Sterba <dsterba@suse.com>
2024-07-30 20:04:36 +02:00
..
tests libbtrfsutil: fix accidentally closing fd passed to subvolume iterator 2024-06-25 17:42:18 +02:00
.gitignore
btrfsutilpy.h libbtrfsutil: python: fix build on Python 3.13 2024-07-30 20:01:38 +02:00
error.c libbtrfsutil: relicense to LGPLv2.1+ 2021-04-19 18:58:26 +02:00
filesystem.c libbtrfsutil: relicense to LGPLv2.1+ 2021-04-19 18:58:26 +02:00
module.c libbtrfsutil: comment out fd_converter() 2024-07-30 20:04:36 +02:00
qgroup.c libbtrfsutil: relicense to LGPLv2.1+ 2021-04-19 18:58:26 +02:00
setup.py libbtrfsutil: add warning about autogenerated constants.c 2021-05-06 16:41:47 +02:00
subvolume.c libbtrfsutil: relicense to LGPLv2.1+ 2021-04-19 18:58:26 +02:00