wrong order of arguments of ->readdir()
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 15 Jul 2007 19:59:31 +0000 (20:59 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 15 Jul 2007 23:40:51 +0000 (16:40 -0700)
commit7c9e3c2e3b0437d10a09b77769baf325b94aa436
tree0ea71980c092f323fe339a2c60454a927fd517c9
parent53b67950026ee642b43615f46df22ec3d36b4a53
wrong order of arguments of ->readdir()

Shows how many people are testing coda - the bug had been there for 5 years
and results of stepping on it are not subtle.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/coda/dir.c