commit | 3f70bd51cb4405dc5cf8624292ffa474679fc9c7 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Tue Feb 18 14:11:26 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Aug 07 14:40:10 2014 -0400 |
tree | 7f1d04eec7cb1c89f339b9c674dda266f257e2c4 | |
parent | d03b29a271eb1d6de5af0f46cf0e7487e9e9284b [diff] |
dcache: move d_splice_alias Just a trivial move to locate it near (similar) d_materialise_unique code and save some forward references in a following patch. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>