Accepting request 135944 from home:goldwynr:branches:network:ha-clustering:Factory

bnc#781122 - fsck.ocfs2: fix inf loop in group desc check

OBS-URL: https://build.opensuse.org/request/show/135944
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=42
This commit is contained in:
Yan Gao
2012-09-26 01:19:46 +00:00
committed by Git OBS Bridge
parent 76184cf7b3
commit a507bfe98f
4 changed files with 234 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ Patch204: dont-use-var-lock-subsys.patch
Patch205: ocfs2-tools-kernel33.patch
Patch206: ocfs2-tools-resource.patch
Patch207: fix-indexed-dirs.patch
Patch208: 0001-fswreck-Create-a-loop-in-group-chains.patch
Patch209: 0002-Break-a-chain-loop-in-group-desc.patch
Url: http://oss.oracle.com/projects/ocfs2-tools/
Requires: /sbin/chkconfig
Requires: e2fsprogs
@@ -129,6 +131,8 @@ managing the file system.
%patch205 -p1
%patch206 -p1
%patch207 -p1
%patch208 -p1
%patch209 -p1
%build
export CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"