
On 02/14/14 16:26, Eric Blake wrote:
On 02/14/2014 08:08 AM, Peter Krempa wrote:
The internal pools were an idea in one of the first iterations of the gluster series that deemed unused. Somehow still this got pushed. Remove
grammar is off, but I'm not sure of the best fix. Maybe one of:
of the gluster series, which we decided not to use. of the gluster series, deemed unused by later iterations.
it as the internal flag isn't needed.
This reverts commit 362da8209d760fc1acd3a1c8df5b04aa676492eb. --- src/conf/storage_conf.c | 3 --- src/conf/storage_conf.h | 1 - src/storage/storage_driver.c | 12 ++++-------- 3 files changed, 4 insertions(+), 12 deletions(-)
ACK to the revert.
I've fixed the commit message and pushed the patch. Thanks. Peter