diff options
author | NeilBrown <[email protected]> | 2009-07-01 12:27:21 +1000 |
---|---|---|
committer | NeilBrown <[email protected]> | 2009-07-01 12:27:21 +1000 |
commit | 1ec22eb2b4a2e1a763106bce36b11c02eaa84e61 (patch) | |
tree | 2aa6e6539342a28263417f6a2f2551d541e9ead9 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | b8d966efd9a46a9a35beac50cbff6e30565125ef (diff) |
md: fix error path when duplicate name is found on md device creation.
When an md device is created by name (rather than number) we need to
check that the name is not already in use. If this check finds a
duplicate, we return an error without dropping the lock or freeing
the newly create mddev.
This patch fixes that.
Cc: [email protected]
Found-by: Jiri Slaby <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions