
27 Jun
2012
27 Jun
'12
11:54 p.m.
On 2012年06月28日 06:36, Eric Blake wrote:
On 06/27/2012 08:31 AM, Osier Yang wrote:
mnt_fsname can not be the same, as we check the duplicate pool sources earlier before, means it can't be the same pool, moreover, a pool can't be started if it's already active anyway. So no reason to act as success. --- src/storage/storage_backend_fs.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
ACK.
Thanks, pushed.