t; Eric W. Biederman , serge.hal...@canonical.com,
> > contain...@lists.linux-foundation.org
> > Subject: [PATCH] ext2: fix return values on parse_options() failure
> >
> > From: Zhao Hongjiang
> >
> > parse_options() in ext2 should return 0 when parse the mount
tion.org
> Subject: [PATCH] ext2: fix return values on parse_options() failure
>
> From: Zhao Hongjiang
>
> parse_options() in ext2 should return 0 when parse the mount options fails.
>
> Signed-off-by: Zhao Hongjiang
Reviewed-by: Lukas Czerner
Thanks!
-Lukas
> ---
From: Zhao Hongjiang
parse_options() in ext2 should return 0 when parse the mount options fails.
Signed-off-by: Zhao Hongjiang
---
fs/ext2/super.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/fs/ext2/super.c b/fs/ext2/super.c
index 6c205d0..fa04d02 100644
--- a/f
3 matches
Mail list logo