]> git.neil.brown.name Git - history.git/commit
Add '.' and '..' entries to be returned by readdir of htree directories
authorTheodore Y. Ts'o <tytso@snap.thunk.org>
Wed, 6 Nov 2002 10:21:34 +0000 (05:21 -0500)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 6 Nov 2002 10:21:34 +0000 (05:21 -0500)
commit5abe769b40b2637d485a9b37e84670fb9689646d
tree1c8fd1477a8389f0bbe9b21541151aec0d8e89f3
parenta93de98463daf64e3c3fee3844dd947d4936ff00
Add '.' and '..' entries to be returned by readdir of htree directories

This patch from Chris Li adds '.' and '..' to the rbtree so that they
are properly returned by readdir.
fs/ext3/namei.c