Added 'fsc' mount option to turn on Filesystem caching for both nfs and

nfs4
This commit is contained in:
Steve Dickson 2006-02-17 12:21:46 +00:00
parent 066e7b4604
commit 14cb626d72
1 changed files with 7 additions and 1 deletions

View File

@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-root
Summary: A collection of basic system utilities.
Name: util-linux
Version: 2.13
Release: 0.15.1
Release: 0.15.1.fsc
License: distributable
Group: System Environment/Base
@ -109,6 +109,7 @@ Patch171: util-linux-2.12a-mount-proto.patch
Patch172: util-linux-2.12a-nfsmount-overflow.patch
Patch173: util-linux-2.12a-nfsmount-reservp.patch
Patch174: util-linux-2.12p-nfsmount-rollback.patch
Patch175: util-linux-2.13-pre6-nfsmount-fsc.patch
# Makeing /var/log/lastlog (#151635)
Patch180: util-linux-2.12p-login-lastlog.patch
@ -215,6 +216,7 @@ cp %{SOURCE8} %{SOURCE9} .
%patch172 -p1
%patch173 -p1
%patch174 -p1
%patch175 -p1
%patch180 -p1
%patch181 -p1
%patch182 -p1
@ -627,6 +629,10 @@ fi
/sbin/losetup
%changelog
* Fri Feb 17 2006 Steve Dickson <steved@redhat.com> - 2.13-0.15.1.fsc
- Added 'fsc' mount option to turn on Filesystem caching for both
nfs and nfs4
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.15.1
- bump again for double-long bug on ppc(64)