From 33bd9138faf77c05ea1432b81c49febfb39879c7 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 24 May 2011 13:53:26 +0000 Subject: [PATCH] test --- WHATS_NEW | 1 + lib/config/config.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/WHATS_NEW b/WHATS_NEW index 4d7eda4b0..e4efdd201 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,6 +1,7 @@ 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 1003073a1..0797f5214 100644 --- a/lib/config/config.c +++ b/lib/config/config.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. - * Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. + * Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. * * This file is part of LVM2. *