[parted-devel] [PATCH] libparted/dasd: add an exception for changing DASD-LDL partition table

Hendrik Brueckner brueckner at linux.vnet.ibm.com
Fri Mar 24 09:15:37 UTC 2017


On Fri, Mar 24, 2017 at 03:11:09AM +0100, Wang Dong wrote:
> The partition table of DASD-LDL device with the dasd disk label
> should not be changed according to its character in Linux.
> When the user tries to modify the partition table, an exception
> will be raised to inform user of this character.
> 
> Signed-off-by: Wang Dong <dongdwdw at linux.vnet.ibm.com>
> Signed-off-by: Hendrik Brueckner <brueckner at linux.vnet.ibm.com>
> ---
>  gnulib                  | 2 +-
>  libparted/labels/dasd.c | 5 ++++-
>  2 files changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/gnulib b/gnulib
> index 98ca2c0..71d39c1 160000
> --- a/gnulib
> +++ b/gnulib
> @@ -1 +1 @@
> -Subproject commit 98ca2c063cfe019b673fd0ce81448c919e9c989c
> +Subproject commit 71d39c1644762745b94e9449c45bfd716a79a5eb
> diff --git a/libparted/labels/dasd.c b/libparted/labels/dasd.c

This hunk should not be part of this commit.




More information about the parted-devel mailing list