commit | 20818a0caa84adbfe2f1e9c0e036f5b09a9692a2 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 22 21:23:33 2012 +0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 29 21:24:21 2012 +0400 |
tree | 1e5281da3ca21fa0d7fdccd1d6e93277bdff5ba1 | |
parent | 09fada5b5f1f56502bb14f36a69a2c31cea262be [diff] |
gadgetfs: clean up sigh... * opened files have non-NULL dentries and non-NULL inodes * close_filp() needs current->files only if the file had been in descriptor table. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>