search for: ext3_commit_write

Displaying 4 results from an estimated 4 matches for "ext3_commit_write".

2002 Feb 26
5
Specifications for ext3 FS
Hi, Can anyone tell me the ext3/ext2/vfs FS specifications: max number of files: ? max number files a dir can have: ? max number sub-dirs in a dir: ? max file size: ? max filesystem size: ? Dongsheng Song
2003 Sep 22
3
journal buffer_credits problem
Hi, we're working on a stackable versioning file system for 2.4.x. Versioning can easily create lots of files for a file that gets modified frequently, and our current design puts all versions of a file in the same directory as the main file. We are therefore evaluating how stable and efficient different combinations of file systems would be in this scenario. We've run our versionfs on
2001 Jul 07
2
Bad unaligned kernel access with ext3 0.8.0
...Bad unaligned kernel access at fffffc0000883f54: fffffc00063f2e6e 2a 2 and the mount of this filesystem fails. A subsequent manual second try to mount puts the mount process into 'D' state (i.e. it never completes). Now System map shows the fault occurs in ext3_bmap: fffffc0000883c00 t ext3_commit_write fffffc0000883e60 t ext3_abort_write fffffc0000883f30 t ext3_bmap fffffc0000883fe0 t bget_one fffffc0000884000 t ext3_writepage fffffc0000884340 t ext3_readpage fffffc0000884380 t ext3_flushpage Disassembly of section .text: fffffc0000883f30 <ext3_bmap>: fffffc0000883f30: 34 00 bb 27...
2002 Sep 22
2
Assertion failure in ext3_get_block() at inode.c:853: "handle != 0"
Hi, Got the following on Linux 2.5.37 trying to run apt-get update. MikaL Sep 21 23:10:05 devil kernel: Assertion failure in ext3_get_block() at inode.c:853: "handle != 0" Sep 21 23:10:05 devil kernel: kernel BUG at inode.c:853! Sep 21 23:10:05 devil kernel: invalid operand: 0000 Sep 21 23:10:05 devil kernel: CPU: 1 Sep 21 23:10:05 devil kernel: EIP: