Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: libfallocate0

Project: openSUSE_13.2

Repository: oss

Title: Filesystem preallocation interface library

Description:
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).


Authors:
--------
Kurt Garloff <garloff@suse.de>

Version: 0.1.1

Release: 14.1.2

Architecture: x86_64

Size: 10.3 KB

Build Time: 2014-09-25 10:18:31 +0200 (over 9 years ago)

Provides

Symbol Required by
libfallocate.so.0()(64bit)
libfallocate0 = 0.1.1-14.1.2 package-lists-openSUSE-X11-cd libfallocate-devel package-lists-openSUSE-KDE-cd package-lists-openSUSE-GNOME-cd
libfallocate0(x86-64) = 0.1...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc