From 52a85391f6ee4ebd801497f84636505b66dee11c Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 24 May 2011 14:00:57 +0000 Subject: [PATCH] test --- WHATS_NEW | 1 + lib/config/config.c | 1 + 2 files changed, 2 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index 735902660..4d7eda4b0 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.86 - ================================= + Add and use dev_open_readonly and variations. Do not log a superfluous stack message when the lv is properly processed. Do not issue an error message when unable to remove .cache on read-only fs. diff --git a/lib/config/config.c b/lib/config/config.c index 0797f5214..cc61bbfd1 100644 --- a/lib/config/config.c +++ b/lib/config/config.c @@ -2,6 +2,7 @@ * Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. * Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. * + * * This file is part of LVM2. * * This copyrighted material is made available to anyone wishing to use, -- 2.43.5