Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+xfs\:\s+don\'t\s+free\s+EFIs\s+before\s+the\s+EFDs\s+are\s+committed\s*$/: 10 ]

Total 10 documents matching your query.

1. [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Wed, 3 Apr 2013 14:09:21 +1100
Filesystems are occasionally being shut down with this error: xfs_trans_ail_delete_bulk: attempting to delete a log item that is not in the AIL. It was diagnosed to be related to the EFI/EFD commit o
/archives/xfs/2013-04/msg00033.html (16,444 bytes)

2. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Mark Tinguely <tinguely@xxxxxxx>
Date: Wed, 03 Apr 2013 14:12:09 -0500
Filesystems are occasionally being shut down with this error: xfs_trans_ail_delete_bulk: attempting to delete a log item that is not in the AIL. It was diagnosed to be related to the EFI/EFD commit o
/archives/xfs/2013-04/msg00066.html (10,837 bytes)

3. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 03 Apr 2013 14:46:58 -0500
Well hang on, not everything can be cool in EFI-land here, if nothing else this: __xfs_efi_release( struct xfs_efi_log_item *efip) { struct xfs_ail *ailp = efip->efi_item.li_ailp; if (!test_and_clear
/archives/xfs/2013-04/msg00069.html (12,805 bytes)

4. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 03 Apr 2013 16:02:25 -0500
Or are you saying that it's working as designed, so that the first caller finds it set, clears it and does nothing, and the 2nd caller finds it unset, and frees it? help me out here ;) -Eric
/archives/xfs/2013-04/msg00071.html (12,984 bytes)

5. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Mark Tinguely <tinguely@xxxxxxx>
Date: Wed, 03 Apr 2013 16:45:18 -0500
On 04/03/13 16:02, Eric Sandeen wrote: On 4/3/13 2:46 PM, Eric Sandeen wrote: On 4/3/13 2:12 PM, Mark Tinguely wrote: On 04/02/13 22:09, Dave Chinner wrote: From: Dave Chinner<dchinner@xxxxxxxxxx> Fi
/archives/xfs/2013-04/msg00073.html (13,669 bytes)

6. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Thu, 4 Apr 2013 12:14:22 +1100
Speaking as the person whose designed and wrote the current EFI/EFD code in question here, I think it is broken and only working by chance. Hint: there is no comment anywhere (code or commit message)
/archives/xfs/2013-04/msg00076.html (13,347 bytes)

7. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Thu, 4 Apr 2013 12:31:10 +1100
Batching means you can get: IOP_COMMITTED(a) IOP_COMMITTED(b) IOP_COMMITTED(c) ..... IOP_COMMITTED(6) AIL_INSERT(a) AIL_INSERT(b) AIL_INSERT(c) ..... AIL_INSERT(6) IOP_UNPIN(a) IOP_UNPIN(b) IOP_UNPIN
/archives/xfs/2013-04/msg00077.html (16,055 bytes)

8. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Mark Tinguely <tinguely@xxxxxxx>
Date: Thu, 04 Apr 2013 17:06:31 -0500
Filesystems are occasionally being shut down with this error: xfs_trans_ail_delete_bulk: attempting to delete a log item that is not in the AIL. It was diagnosed to be related to the EFI/EFD commit o
/archives/xfs/2013-04/msg00097.html (13,039 bytes)

9. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Fri, 5 Apr 2013 11:45:40 +1100
I'm not sure that can actually happen - callback processing is supposed to be serialised by xlog_state_do_callback().... Thank you. I don't think the callbacks are being attached out of order. Like I
/archives/xfs/2013-04/msg00098.html (26,884 bytes)

10. Re: [PATCH] xfs: don't free EFIs before the EFDs are committed (score: 1)
Author: Ben Myers <bpm@xxxxxxx>
Date: Fri, 5 Apr 2013 13:31:05 -0500
Applied. Regards, Ben
/archives/xfs/2013-04/msg00120.html (13,040 bytes)


This search system is powered by Namazu