]> sourceware.org Git - lvm2.git/commit
thin: support configurable thin pool defaults
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 26 Nov 2012 10:20:13 +0000 (11:20 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 26 Nov 2012 11:16:47 +0000 (12:16 +0100)
commit1ef98310187a7b287255cacd4b56160e48100d03
treee815161b4cc1299ab4e9f0d1826cb894ed8f7678
parent953080e4fc271ad200736f3584f41e24dfe063ca
thin: support configurable thin pool defaults

Configurable settings for thin pool create
if they are not specified on command line.

New supported lvm.conf options are:
  allocation/thin_pool_chunk_size
  allocation/thin_pool_discards
  allocation/thin_pool_zero
WHATS_NEW
doc/example.conf.in
lib/config/defaults.h
lib/thin/thin.c
tools/toollib.c
This page took 0.033931 seconds and 5 git commands to generate.