Re: btrfs oops with kernel 3.5-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 27, 2012 at 12:57:52PM -0600, Nathan A. Mourey II wrote:
> On Tue, 2012-06-26 at 16:19 -0400, Josef Bacik wrote:
> > list *(btrfs_finish_ordered_io+0x22)
> 
> Reading symbols from /home/nmoureyii/kernel/linux-3.5-rc4/vmlinux...done.
> (gdb) list *(btrfs_finish_ordered_io+0x22)
> 0xc1237552 is in btrfs_finish_ordered_io (fs/btrfs/inode.c:1864).
> 1859	 * fully written.
> 1860	 */
> 1861	static int btrfs_finish_ordered_io(struct btrfs_ordered_extent *ordered_extent)
> 1862	{
> 1863		struct inode *inode = ordered_extent->inode;
> 1864		struct btrfs_root *root = BTRFS_I(inode)->root;
> 1865		struct btrfs_trans_handle *trans = NULL;
> 1866		struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree;
> 1867		struct extent_state *cached_state = NULL;
> 1868		int compress_type = 0;
> (gdb) 
> 
> 

Just sent a patch to the list, please test it and verify it works, the subject
is

Btrfs: hold a ref on the inode during writepages

Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux