fs: searchdir: handle opening a directory
authorH. Peter Anvin <hpa@zytor.com>
Thu, 25 Feb 2010 05:29:33 +0000 (21:29 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 25 Feb 2010 05:29:33 +0000 (21:29 -0800)
commit4e7f791dd0c8429899047309f1a352a6ca055f3b
treef1702f5720534c009a086bd6e02d34f20c3110e2
parente464516f5baa21981d8f0130e3589dffea201558
fs: searchdir: handle opening a directory

Handle the case of opening a directory.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/fs.c