Whamcloud - gitweb
- osc_mark_page_dirty was always returning -EDQUOT because no grant
authorpschwan <pschwan>
Wed, 9 Jul 2003 18:25:29 +0000 (18:25 +0000)
committerpschwan <pschwan>
Wed, 9 Jul 2003 18:25:29 +0000 (18:25 +0000)
commitb6f0b9796aa2788baf7ab03e3df3a7c89931100f
treecdd8d9190a7905ce88ca6343636377a09b0b05f5
parentcc10f864e3eb046f1b4db5e7c8d080816682d49a
- osc_mark_page_dirty was always returning -EDQUOT because no grant
  had been received
- add the ext3 map_inode_page patch
- call write_inode_now(), instead of filemap_fdata{sync,wait}, which
  correctly takes inodes off of the superblock dirty list
- add an O_DIRECT-style filter_commitrw_write
lustre/kernel_patches/patches/ext3-map_inode_page.patch [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-map_inode_page.pc [new file with mode: 0644]
lustre/kernel_patches/txt/ext3-map_inode_page.txt [new file with mode: 0644]