Name: | perl-File-NFSLock |
---|---|
Version: | 1.21 |
Release: | 10.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 39924 |
License: | GPL+ or Artistic |
RPM: | perl-File-NFSLock-1.21-10.el7.noarch.rpm |
Source RPM: | perl-File-NFSLock-1.21-10.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/File-NFSLock |
Summary: | Perl module to do NFS (or not) locking |
Description: | Program based of concept of hard linking of files being atomic across NFS. This concept was mentioned in Mail::Box::Locker (which was originally presented in Mail::Folder::Maildir). Some routine flow is taken from there -- particularly the idea of creating a random local file, hard linking a common file to the local file, and then checking the nlink status. Some ideologies were not complete (uncache mechanism, shared locking) and some coding was even incorrect (wrong stat index). File::NFSLock was written to be light, generic, and fast. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- Perl mass rebuild
- 1.21 bump - Removing now obsolete Buildroot and defattr, general cleanup - Correcting dependencies