Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libfallocate0-0.1.1-bp153.1.17 RPM for ppc64le

From OpenSuSE Leap 15.3 for ppc64le

Name: libfallocate0 Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.1.1 Vendor: openSUSE
Release: bp153.1.17 Build date: Sat Mar 6 03:04:43 2021
Group: System/Filesystems Build host: obs-power8-05
Size: 77966 Source RPM: libfallocate-0.1.1-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: http://libfallocate.sf.net/
Summary: Filesystem preallocation interface library
libfallocate provides an interface for applications to tell filesystems
about the size of to-be-written files, so the filesystem can do a better
job in taking allocation decisions to avoid fragmentation.

libfallocate provides a wrapper for the fallocate() syscall in case your
glibc (<2.10) does not have it yet. It also provides linux_fallocate()
which will attempt the space reservation ioctl that xfs and ocfs2
provide in case fallocate() did not succeed.

It has an additional richer interface fallocate_with_fallback() that
allows you to instruct it to fallback to do preallocation by zeroing
things out (like posix_fallocate()) or to extend the file size by a sparse
write (like a successful fallocate() with mode==0 would have done).

Provides

Requires

License

LGPL-2.1+

Changelog

* Fri Dec 11 2015 mpluskal@suse.com
  - Cleanup spec file with spec-cleaner
  - Update dependencies
* Tue Oct 12 2010 aj@suse.de
  - Follow packaging conventions and rename to libfallocate and
    provide libfallocate0 as subpackage.
* Sat Aug 21 2010 garloff@suse.de
  - Update to version 0.1.1:
    * Provide static library in addition to shared lib.
* Wed Aug 05 2009 garloff@suse.de
  - Initial creation of package.

Files

/usr/lib64/libfallocate.so.0
/usr/lib64/libfallocate.so.0.1
/usr/share/doc/packages/libfallocate0
/usr/share/doc/packages/libfallocate0/AUTHORS
/usr/share/doc/packages/libfallocate0/COPYING
/usr/share/doc/packages/libfallocate0/README
/usr/share/doc/packages/libfallocate0/TODO


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:44:41 2024