commit | f6af75dac3978d0b4d83939cb5d244b2a844820e | [log] [tgz] |
---|---|---|
author | Cyril Roelandt <tipecaml@gmail.com> | Tue Dec 18 14:21:23 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 18 15:02:11 2012 -0800 |
tree | 5d73ddf996763783ad8e65d6754cfba0cd478af6 | |
parent | 88d67ee3ec52d19e52ae58ef4303464720215d3a [diff] |
ceph: fix dentry reference leak in ceph_encode_fh() dput() was not called in the error path. Signed-off-by: Cyril Roelandt <tipecaml@gmail.com> Cc: Sage Weil <sage@inktank.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>