]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245612:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Jan 2013 03:38:02 +0000 (03:38 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Jan 2013 03:38:02 +0000 (03:38 +0000)
commit1c02403bae9c52f07d013eb24ed95765703e1318
treeec165eb154e09db5f5ab5c4f9ec1700fa136c945
parentf52d7bd178be61f53c94c9d51fd16b9d29ed8f54
MFC r245612:

ext2fs: temporarily disable the reallocation code.

Testing with fsx has revealed problems and in order to
hunt the bugs properly we need reduce the complexity.

This seems to help but doesn't work around all the issues.

While here add missing merginfo for r245762 which somehow
got lost.

git-svn-id: svn://svn.freebsd.org/base/stable/9@245897 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/ext2fs/ext2_alloc.c