]> git.karo-electronics.de Git - karo-tx-linux.git/commit
coda: wrong order of arguments of ->readdir()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2007 15:59:26 +0000 (17:59 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sun, 22 Jul 2007 15:59:26 +0000 (17:59 +0200)
commit1b80f9a0d13e0210ef56c3d2d0afc33e60e547a8
tree5e4d969272e01c5da4e981ff1257759d7b601493
parentb98f003bbc89fc6eb3c8d8ea0094531a7918fe69
coda: 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: Adrian Bunk <bunk@stusta.de>
fs/coda/dir.c