commit | 5233e31191af661389a4f5b060873bfcb155c828 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 25 14:39:49 2015 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 25 16:52:53 2015 -0500 |
tree | 8706eb7589a24c414c820173931ff4f3195399ec | |
parent | edac65eaf8d5c00b1d6004a44e76b9de6b038dc6 [diff] |
debugfs: split end_creating() into success and failure cases ... and don't bother with dput(dentry) in the former and with dget(dentry) preceding all its calls. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>