diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-07 14:37:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-07 14:37:34 -0700 |
commit | dc6f962eb5ad728086fcfa9967976e93ed68e0a5 (patch) | |
tree | d2adb4cd62554b506f1fc84c1264ab3395fa958a /lib/raid6/.gitignore | |
parent | 61f953cbaae26f930b8d937366270547e08c1290 (diff) | |
parent | 070dc6dd7103b6b3f7e4d46e754354a5c15f366e (diff) |
Merge branch 'for-linus' of git://neil.brown.name/md
* 'for-linus' of git://neil.brown.name/md:
md: resolve confusion of MD_CHANGE_CLEAN
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
Move .gitignore from drivers/md to lib/raid6
Diffstat (limited to 'lib/raid6/.gitignore')
-rw-r--r-- | lib/raid6/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/raid6/.gitignore b/lib/raid6/.gitignore new file mode 100644 index 00000000000..162becacf97 --- /dev/null +++ b/lib/raid6/.gitignore @@ -0,0 +1,4 @@ +mktables +altivec*.c +int*.c +tables.c |