Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14624
b: refs/heads/master
c: b6fcc80
h: refs/heads/master
v: v3
  • Loading branch information
Kiyoshi Ueda authored and Linus Torvalds committed Nov 22, 2005
1 parent 80d473d commit 61bf469
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 98766fbe604bc198ced93c57220c2d4a78ad6c11
refs/heads/master: b6fcc80d03b41162ed88c3fb542aca9b654bc414
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ static int table_load(struct dm_ioctl *param, size_t param_size)
if (!hc) {
DMWARN("device doesn't appear to be in the dev hash table.");
up_write(&_hash_lock);
dm_table_put(t);
return -ENXIO;
}

Expand Down

0 comments on commit 61bf469

Please sign in to comment.