commit | 3273097ee9c077512bcb017535b0781f1e1f7a6d | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Mar 28 13:12:32 2013 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 09 14:13:03 2013 -0400 |
tree | ecc63de656f42c37194684d189a727dbb20dcf6b | |
parent | c62c5a887766de7dc51f7722ff461aef8f388b71 [diff] |
gadgetfs: don't bother with fops->owner filesystem module as whole is pinned down by its superblock, no need to have opened files on it to add anything to that. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>