Whamcloud - gitweb
- inode-protection-from-pdflush.patch: an inode may have I_SKIP_PDFLUSH
authoralex_tomas <alex_tomas>
Sat, 12 Jul 2003 09:51:49 +0000 (09:51 +0000)
committeralex_tomas <alex_tomas>
Sat, 12 Jul 2003 09:51:49 +0000 (09:51 +0000)
commit70ddc764c9022b2e466fd8531a27a8c3a41f919f
treee7b9d20cc3170dd345a861df3105e50467b6cda8
parentc6ebd0adcf3f4942abd9c838331d18833d189b13
- inode-protection-from-pdflush.patch: an inode may have I_SKIP_PDFLUSH
  flag which protects it from to be processed by pdflush's writeback
  mechanism. this allows us to work locking problem with lustre_fwrite()
  around
- MDS sets I_SKIP_PDFLUSH flag on 'last record' file
- filter_prep() sets I_SKIP_PDFLUSH flag
- inode-protection-from-pdflush.patch has been included in kgdb-2.5.73
  series
lustre/kernel_patches/patches/inode-protection-from-pdflush.patch [new file with mode: 0644]
lustre/kernel_patches/pc/inode-protection-from-pdflush.pc [new file with mode: 0644]