Instructions for building, configuring and running Lustre can be found at: http://projects.clusterfs.com/lustre/LustreHowto.
"lustre/git@git.gsi.de:debian-packages/lustre-release.git" did not exist on "957290e14f9ca9d91687a0a665ac1aca93ae4d3e"
girish
authored
Current journal checksumming patch failed fsstress test on NUMA. The bh->b_data passed to the crc32_be () function could be NULL pointer, which caused kernel oops immediately when running fsstress with -o journal_checksum. It is because the page is part of highmem on NUMA box. We need to kmap the page before access the bh->b_data to calculate the checksums.
Name | Last commit | Last update |
---|---|---|
build | ||
ldiskfs | ||
libsysio | ||
lnet | ||
lustre-iokit | ||
lustre | ||
snmp | ||
.cvsignore | ||
COPYING | ||
ChangeLog | ||
Makefile.in | ||
README | ||
README.lustrecvs | ||
autoMakefile.am | ||
autogen.sh | ||
configure.ac | ||
lustre.spec.in | ||
lustrecvs |