Displaying 1 result from an estimated 1 matches for "md_k".
Did you mean:
pmd_k
2001 Feb 02
3
Ouch, here's an odd one.
...bit 'odd'. Basically I'm
getting the following cvs error:
cvs [rtag aborted]: EOF in value in RCS file
/opt/cvs/kernel/linux/arch/alpha/boot/main.c,v
Now looking at the file it's complaining about I'd expect it to be main.c,
but it turns out it's a shortened version of md_k.h that typically lives
in linux/include/linux/raid/md_k.h.
Somehow inodes get repointed to wrong areas or something?
Any ideas? :)
Well, I'm off to fix the borken bits, hopefully there are many more of
these mismatched files.