commit | f8b58edf3acf0dcc186b8330939000ecf709368a | [log] [tgz] |
---|---|---|
author | Neil Brown <neilb@cse.unsw.edu.au> | Mon Jun 27 22:29:34 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue Jun 28 14:53:41 2005 -0700 |
tree | d28b413c34ef9c673c242504496a4053d059ace8 | |
parent | 314b6a4d80a7a5217c86ffdca926b6f406da0e0e [diff] |
[PATCH] md: bio leak fix insert a missing bio_put when writting the md superblock. Without this we have a steady growth in the "bio" slab. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>