Whamcloud - gitweb
- inode-protection-from-pdflush.patch: an inode may have I_SKIP_PDFLUSH
authoralex_tomas <alex_tomas>
Sat, 12 Jul 2003 09:51:50 +0000 (09:51 +0000)
committeralex_tomas <alex_tomas>
Sat, 12 Jul 2003 09:51:50 +0000 (09:51 +0000)
commitcd40ef2f9af575799b4fc3fb1f0f7d9ae6ac7d03
tree2b02133292ffe38b2404c65f75470c470ab4ebbc
parent3ccee654c99c390fa8680398fa7f45748c3fa56d
- 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/series/kgdb-2.5.73