diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-06-06 13:36:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 14:42:24 -0700 |
commit | 4e7506e4dd9e40c189fcbec95d5dbc92f2e5926a (patch) | |
tree | 2c13ff8c1ed25fea1511e67a27575824fc56aabe /mm | |
parent | 5f92b3bcec0fa2e2d775b589850097f9dc6b2de2 (diff) | |
download | linux-4e7506e4dd9e40c189fcbec95d5dbc92f2e5926a.tar.gz linux-4e7506e4dd9e40c189fcbec95d5dbc92f2e5926a.tar.bz2 linux-4e7506e4dd9e40c189fcbec95d5dbc92f2e5926a.zip |
[PATCH] namei fixes (3/19)
Replaced struct dentry *dentry in namei with struct path path. All uses of
dentry replaced with path.dentry there.
Obviously equivalent transformation.
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions