Whamcloud - gitweb
LU-1693 obdfilter: Set bi_rw before calling bio_add_page()
[fs/lustre-release.git] / README
1 Instructions for building, configuring and running Lustre can be found at:
2     http://wiki.whamcloud.com/display/PUB/Submitting+Changes
3 and:
4     http://wiki.whamcloud.com/display/PUB/Using+Gerrit
5
6 The Lustre Coding Style Guidelines can be found at:
7     http://wiki.whamcloud.com/display/PUB/Coding+Guidelines
8
9 In order to improve the quality of patches submitted to the Lustre tree,
10 it is possible to automatically check every patch and commit against the
11 Lustre Coding Guidelines.  To do this, run in the top-level lustre/ tree:
12
13     cp build/{prepare-,}commit-msg .git/hooks/