commit | 70e9b3571107b88674cd55ae4bed33f76261e7d3 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Mar 05 21:12:22 2011 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Mar 14 09:15:26 2011 -0400 |
tree | a22a2cd29b3075ddb9fed4305fd0ff88c07d5963 | |
parent | 951361f954596bd134d4270df834f47d151f98a6 [diff] |
get rid of nd->file Don't stash the struct file * used as starting point of walk in nameidata; pass file ** to path_init() instead. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>