SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libfallocate0 rpm build for : RedHat EL 6. For other distributions click libfallocate0.

Name : libfallocate0
Version : 0.1.1 Vendor : obs://build_opensuse_org/Cloud
Release : 97.1 Date : 2018-06-11 15:12:24
Group : System/Filesystems Source RPM : libfallocate-0.1.1-97.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : 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).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Cloud:/OTC:/Tools:/Extra/RHEL_6/i686

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
libfallocate.so.0
libfallocate0
libfallocate0(x86-32)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.3.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libfallocate.so.0
/sbin/ldconfig
libc.so.6


Content of RPM :
/usr/lib/libfallocate.so.0
/usr/lib/libfallocate.so.0.1
/usr/share/doc/libfallocate0-0.1.1
/usr/share/doc/libfallocate0-0.1.1/AUTHORS
/usr/share/doc/libfallocate0-0.1.1/COPYING
/usr/share/doc/libfallocate0-0.1.1/README
/usr/share/doc/libfallocate0-0.1.1/TODO

 
ICM