commit | 4a26c2429b8c1ab2be140a4b29aaf16d4dcd8f92 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@swtch.com> | Sat Mar 25 03:07:24 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:54 2006 -0800 |
tree | 6233fc9cf2cf0889e839e318bf30d742c5861783 | |
parent | 27979bb2ff748613dba96ae66392a76fb0678527 [diff] |
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation The code talks about these things called tids, which I eventually figured out are tags. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>