linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs: kernel BUG at mm/page-writeback.c:2286!
@ 2015-05-19  7:55 Govindarajulu Varadarajan
  2015-05-19 13:00 ` Duncan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Govindarajulu Varadarajan @ 2015-05-19  7:55 UTC (permalink / raw)
  To: linux-btrfs, linux-nfs, linux-kernel; +Cc: clm, jbacik, dsterba

Hi all

I am seeing the following crash on my btrfs filesystem with nfs export.
If I disable the nfs share and reboot, I do not hit the crash. Look like
the crash happens on btrfs with nfs export.

Is this a known issue? Has anyone else faced this? Let me know if you need more
information.

Thanks

mm/page-writeback.c:2286:
int clear_page_dirty_for_io(struct page *page) 
{
         struct address_space *mapping = page_mapping(page);

2286--->BUG_ON(!PageLocked(page));

[  166.769868] BTRFS info (device sdf): no csum found for inode 1154 start 43192320
[  166.774334] BTRFS info (device sdf): csum failed ino 1154 extent 4434247680 csum 1388825687 wanted 0 mirror 0
[  166.774453] ------------[ cut here ]------------
[  166.774481] kernel BUG at mm/page-writeback.c:2286!
[  166.774495] invalid opcode: 0000 [#1] PREEMPT SMP 
[  166.774514] Modules linked in: nfsv3 target_core_user uio target_core_pscsi target_core_file target_core_iblock iscsi_target_mod target_core_mod rpcsec_gss_krb5 nfsv4 dns_resolver coretemp intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 iTCO_wdt lrw joydev gf128mul mgag200 glue_helper ablk_helper mousedev evdev pcspkr iTCO_vendor_support cryptd ttm drm_kms_helper drm syscopyarea sysfillrect mac_hid sysimgblt i2c_i801 lpc_ich acpi_power_meter tpm_tis sb_edac edac_core wmi shpchp processor ipmi_si ipmi_msghandler tpm ac button sch_fq_codel ses enclosure sd_mod hid_generic usbhid hid ehci_pci ehci_hcd megaraid_sas scsi_mod usbcore usb_common nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace sunrpc fscache
[  166.774801]  igb hwmon ptp pps_core i2c_algo_bit i2c_core dca ext4 crc16 mbcache jbd2 crc32c_generic crc32c_intel btrfs xor raid6_pq
[  166.774852] CPU: 4 PID: 806 Comm: nfsd Not tainted 4.1.0-rc3-ARCH-00165-g110bc76 #4
[  166.774873] Hardware name: Cisco Systems Inc UCSC-C240-M3S/UCSC-C240-M3S, BIOS C240M3.1.5.1c.0.013120130509 01/31/2013
[  166.774901] task: ffff88183796c980 ti: ffff881839034000 task.ti: ffff881839034000
[  166.774922] RIP: 0010:[<ffffffff811681f0>]  [<ffffffff811681f0>] clear_page_dirty_for_io+0xd0/0xf0
[  166.774950] RSP: 0018:ffff881839037908  EFLAGS: 00010246
[  166.774965] RAX: 02fffe0000000806 RBX: ffffea0030ffd680 RCX: 0000000000000484
[  166.774985] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffea0030ffd680
[  166.775004] RBP: ffff881839037918 R08: 000000000001ff40 R09: ffff880c474e8600
[  166.775023] R10: ffff880c4fb1ff40 R11: ffffea00311943c0 R12: ffff880c44210300
[  166.775042] R13: 0000000000000001 R14: ffff880c48355b40 R15: 0000000000000000
[  166.775062] FS:  0000000000000000(0000) GS:ffff880c4fb00000(0000) knlGS:0000000000000000
[  166.775083] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  166.775099] CR2: 00007fcfe214e0a0 CR3: 000000000173f000 CR4: 00000000000407e0
[  166.775118] Stack:
[  166.775125]  0000000000000001 ffff880c48355b40 ffff881839037988 ffffffffa0073d32
[  166.775150]  ffff881839037a10 0000000000000050 0000000000001000 ffff880c442101b0
[  166.775174]  ffff880c44210040 ffff881839037a20 ffff880c4937ee40 0000000000000001
[  166.775198] Call Trace:
[  166.775220]  [<ffffffffa0073d32>] lock_and_cleanup_extent_if_need+0x72/0x1f0 [btrfs]
[  166.775248]  [<ffffffffa0074f91>] __btrfs_buffered_write+0x1b1/0x680 [btrfs]
[  166.775273]  [<ffffffffa0078a72>] btrfs_file_write_iter+0x162/0x5a0 [btrfs]
[  166.775295]  [<ffffffff811d469c>] do_iter_readv_writev+0x6c/0xb0
[  166.775312]  [<ffffffff811d4dcb>] do_readv_writev+0x13b/0x280
[  166.775334]  [<ffffffffa0078910>] ? btrfs_sync_file+0x380/0x380 [btrfs]
[  166.775354]  [<ffffffff81200437>] ? inode_to_bdi+0x27/0x60
[  166.775371]  [<ffffffff811d1dd0>] ? finish_no_open+0x20/0x20
[  166.775388]  [<ffffffff8116a229>] ? file_ra_state_init+0x19/0x30
[  166.775405]  [<ffffffff811d25e0>] ? do_dentry_open+0x230/0x320
[  166.775422]  [<ffffffff811d4f99>] vfs_writev+0x39/0x50
[  166.775443]  [<ffffffffa03510c8>] nfsd_vfs_write.isra.15+0xb8/0x380 [nfsd]
[  166.775467]  [<ffffffffa035474c>] nfsd_write+0xec/0x100 [nfsd]
[  166.775487]  [<ffffffffa035b44b>] nfsd3_proc_write+0xbb/0x160 [nfsd]
[  166.776205]  [<ffffffffa034d023>] nfsd_dispatch+0xc3/0x220 [nfsd]
[  166.776922]  [<ffffffffa029c7c2>] ? svc_tcp_adjust_wspace+0x12/0x30 [sunrpc]
[  166.777639]  [<ffffffffa029b04c>] svc_process_common+0x45c/0x680 [sunrpc]
[  166.778371]  [<ffffffffa029b383>] svc_process+0x113/0x200 [sunrpc]
[  166.779087]  [<ffffffffa034c9f7>] nfsd+0x107/0x170 [nfsd]
[  166.779765]  [<ffffffffa034c8f0>] ? nfsd_destroy+0x80/0x80 [nfsd]
[  166.780465]  [<ffffffff810978d8>] kthread+0xd8/0xf0
[  166.781137]  [<ffffffff81097800>] ? kthread_create_on_node+0x1c0/0x1c0
[  166.781799]  [<ffffffff8157a722>] ret_from_fork+0x42/0x70
[  166.782443]  [<ffffffff81097800>] ? kthread_create_on_node+0x1c0/0x1c0
[  166.783072] Code: 41 5c 5d c3 0f 1f 80 00 00 00 00 48 89 df e8 f8 0d 03 00 85 c0 75 1c f0 0f ba 33 04 72 85 31 c0 e9 75 ff ff ff 66 0f 1f 44 00 00 <0f> 0b 66 0f 1f 44 00 00 48 89 df e8 60 fe ff ff eb da 66 66 66 
[  166.784408] RIP  [<ffffffff811681f0>] clear_page_dirty_for_io+0xd0/0xf0
[  166.785026]  RSP <ffff881839037908>
[  166.785630] ---[ end trace c20a91c708e09203 ]---


[root@stg ~]#btrfs fi sh
Label: 'stg'  uuid: dd10b751-d2aa-40d1-971f-e15b0062dd11
 	Total devices 14 FS bytes used 101.80GiB
 	devid    1 size 278.46GiB used 9.47GiB path /dev/sdb
 	devid    2 size 278.46GiB used 9.47GiB path /dev/sdc
 	devid    3 size 278.46GiB used 9.47GiB path /dev/sdd
 	devid    4 size 278.46GiB used 9.47GiB path /dev/sde
 	devid    5 size 278.46GiB used 9.47GiB path /dev/sdf
 	devid    6 size 278.46GiB used 9.47GiB path /dev/sdg
 	devid    7 size 278.46GiB used 9.47GiB path /dev/sdh
 	devid    8 size 278.46GiB used 9.47GiB path /dev/sdi
 	devid    9 size 278.46GiB used 9.47GiB path /dev/sdj
 	devid   10 size 278.46GiB used 9.47GiB path /dev/sdk
 	devid   11 size 278.46GiB used 9.47GiB path /dev/sdl
 	devid   12 size 278.46GiB used 9.47GiB path /dev/sdm
 	devid   13 size 278.46GiB used 9.47GiB path /dev/sdn
 	devid   14 size 278.46GiB used 9.47GiB path /dev/sdo

btrfs-progs v4.0

[root@stg ~]#btrfs fi df /mnt/stg
Data, RAID5: total=121.88GiB, used=101.64GiB
System, RAID5: total=208.00MiB, used=16.00KiB
Metadata, RAID5: total=1.02GiB, used=163.70MiB
GlobalReserve, single: total=64.00MiB, used=0.00B

[root@stg ~]#btrfs scru status /mnt/stg
scrub status for dd10b751-d2aa-40d1-971f-e15b0062dd11
 	scrub started at Tue May 19 03:33:26 2015 and finished after 468 seconds
 	total bytes scrubbed: 101.80GiB with 0 errors


[root@stg ~]#cat /etc/exports
/mnt/stg		*(rw,no_root_squash,no_subtree_check,fsid=0,sync)
/var/cache/pacman/pkg/	*(rw,no_root_squash,no_subtree_check,fsid=0,sync)


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19  7:55 btrfs: kernel BUG at mm/page-writeback.c:2286! Govindarajulu Varadarajan
@ 2015-05-19 13:00 ` Duncan
  2015-05-19 13:32 ` Josef Bacik
  2015-05-19 13:43 ` Chris Mason
  2 siblings, 0 replies; 9+ messages in thread
From: Duncan @ 2015-05-19 13:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-btrfs, linux-nfs

Govindarajulu Varadarajan posted on Tue, 19 May 2015 13:25:49 +0530 as
excerpted:

> I am seeing the following crash on my btrfs filesystem with nfs export.
> If I disable the nfs share and reboot, I do not hit the crash. Look like
> the crash happens on btrfs with nfs export.
> 
> Is this a known issue? Has anyone else faced this?

[Just a quick info-relay reply here; I'm not a dev and don't use nfs.  
Hopefully someone with more information will reply given a few more hours 
or a day or two...]

The issue has been reported by several people, now, yes.  There has also 
been kernel dev discussion of a problem with nfs 2.x, with a patch in 
progress (don't know if it's applied yet), but it hasn't been clear, at 
least to me, whether all reports correspond to that or not.

Now that you know that much, if you don't get a better reply in a day or 
two, or while you are waiting, you can check the (btrfs) list archive for 
more information.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19  7:55 btrfs: kernel BUG at mm/page-writeback.c:2286! Govindarajulu Varadarajan
  2015-05-19 13:00 ` Duncan
@ 2015-05-19 13:32 ` Josef Bacik
  2015-05-21  8:39   ` Govindarajulu Varadarajan
  2015-05-19 13:43 ` Chris Mason
  2 siblings, 1 reply; 9+ messages in thread
From: Josef Bacik @ 2015-05-19 13:32 UTC (permalink / raw)
  To: Govindarajulu Varadarajan, linux-btrfs, linux-nfs, linux-kernel
  Cc: clm, dsterba

On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
> Hi all
>
> I am seeing the following crash on my btrfs filesystem with nfs export.
> If I disable the nfs share and reboot, I do not hit the crash. Look like
> the crash happens on btrfs with nfs export.
>
> Is this a known issue? Has anyone else faced this? Let me know if you
> need more
> information.
>

Somebody else is unlocking the page while we have it locked (by somebody 
else I mean somebody other than in this particular code path, so could 
totally still be us, it's just not obvious.)  What are your mount 
options?  Are you capable of building your own kernel?  A git bisect 
would be good to try and find where the problem was introduced, seems 
like it's easy to reproduce.  I'll look through our recent commits and 
see if anything pops out.  Thanks,

Josef


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19  7:55 btrfs: kernel BUG at mm/page-writeback.c:2286! Govindarajulu Varadarajan
  2015-05-19 13:00 ` Duncan
  2015-05-19 13:32 ` Josef Bacik
@ 2015-05-19 13:43 ` Chris Mason
  2015-05-19 13:54   ` Piotr Szymaniak
  2 siblings, 1 reply; 9+ messages in thread
From: Chris Mason @ 2015-05-19 13:43 UTC (permalink / raw)
  To: Govindarajulu Varadarajan, linux-btrfs, linux-nfs, linux-kernel
  Cc: jbacik, dsterba

On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
> Hi all
> 
> I am seeing the following crash on my btrfs filesystem with nfs export.
> If I disable the nfs share and reboot, I do not hit the crash. Look like
> the crash happens on btrfs with nfs export.
> 
> Is this a known issue? Has anyone else faced this? Let me know if you
> need more
> information.
> 
> Thanks
> 
> mm/page-writeback.c:2286:
> int clear_page_dirty_for_io(struct page *page) {
>         struct address_space *mapping = page_mapping(page);
> 
> 2286--->BUG_ON(!PageLocked(page));
> 
> [  166.769868] BTRFS info (device sdf): no csum found for inode 1154
> start 43192320
> [  166.774334] BTRFS info (device sdf): csum failed ino 1154 extent
> 4434247680 csum 1388825687 wanted 0 mirror 0


Josef and I both missed this the first time you pasted it, but the
unlocked page is almost certainly related to this csum error.  While
we're looking at things can you please scrub?


-chris


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19 13:43 ` Chris Mason
@ 2015-05-19 13:54   ` Piotr Szymaniak
  2015-05-19 14:44     ` Chris Mason
  2015-05-21  8:33     ` Govindarajulu Varadarajan
  0 siblings, 2 replies; 9+ messages in thread
From: Piotr Szymaniak @ 2015-05-19 13:54 UTC (permalink / raw)
  To: Chris Mason
  Cc: Govindarajulu Varadarajan, linux-btrfs, linux-nfs, linux-kernel,
	jbacik, dsterba

[-- Attachment #1: Type: text/plain, Size: 1206 bytes --]

On Tue, May 19, 2015 at 09:43:10AM -0400, Chris Mason wrote:
> On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
> > 2286--->BUG_ON(!PageLocked(page));
> > 
> > [  166.769868] BTRFS info (device sdf): no csum found for inode 1154
> > start 43192320
> > [  166.774334] BTRFS info (device sdf): csum failed ino 1154 extent
> > 4434247680 csum 1388825687 wanted 0 mirror 0
> 
> 
> Josef and I both missed this the first time you pasted it, but the
> unlocked page is almost certainly related to this csum error.  While
> we're looking at things can you please scrub?

Hi,

In the original report there was:

> [root@stg ~]#btrfs scru status /mnt/stg
> scrub status for dd10b751-d2aa-40d1-971f-e15b0062dd11
>         scrub started at Tue May 19 03:33:26 2015 and finished after 468 seconds
>         total bytes scrubbed: 101.80GiB with 0 errors

Correct me if I'm wrong, but I think that Govindarajulu Varadarajan made the
scrub _after_ the crash.


Piotr Szymaniak.
-- 
 Podstawowym zadaniem sztuki jest tworzyć odbicie rzeczywistości, a nie
ma lustra wystarczająco dużego do pokazania nieskończoności.
  -- Douglas Adams, "Restaurant at The End of The Universe"

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19 13:54   ` Piotr Szymaniak
@ 2015-05-19 14:44     ` Chris Mason
  2015-05-21  8:36       ` Govindarajulu Varadarajan
  2015-05-21  8:33     ` Govindarajulu Varadarajan
  1 sibling, 1 reply; 9+ messages in thread
From: Chris Mason @ 2015-05-19 14:44 UTC (permalink / raw)
  To: Piotr Szymaniak
  Cc: Govindarajulu Varadarajan, linux-btrfs, linux-nfs, linux-kernel,
	jbacik, dsterba

On 05/19/2015 09:54 AM, Piotr Szymaniak wrote:
> On Tue, May 19, 2015 at 09:43:10AM -0400, Chris Mason wrote:
>> On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
>>> 2286--->BUG_ON(!PageLocked(page));
>>>
>>> [  166.769868] BTRFS info (device sdf): no csum found for inode 1154
>>> start 43192320
>>> [  166.774334] BTRFS info (device sdf): csum failed ino 1154 extent
>>> 4434247680 csum 1388825687 wanted 0 mirror 0
>>
>>
>> Josef and I both missed this the first time you pasted it, but the
>> unlocked page is almost certainly related to this csum error.  While
>> we're looking at things can you please scrub?

Josef and I just read through all of this, and I'm not finding a way to
connect the crc error to the BUG_ON.  Do all kernels crash like this, or
was it just 4.1-rc?

-chris



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19 13:54   ` Piotr Szymaniak
  2015-05-19 14:44     ` Chris Mason
@ 2015-05-21  8:33     ` Govindarajulu Varadarajan
  1 sibling, 0 replies; 9+ messages in thread
From: Govindarajulu Varadarajan @ 2015-05-21  8:33 UTC (permalink / raw)
  To: Piotr Szymaniak
  Cc: Chris Mason, Govindarajulu Varadarajan, linux-btrfs, linux-nfs,
	linux-kernel, jbacik, dsterba

On Tue, 19 May 2015, Piotr Szymaniak wrote:

> On Tue, May 19, 2015 at 09:43:10AM -0400, Chris Mason wrote:
>> On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
>>> 2286--->BUG_ON(!PageLocked(page));
>>>
>>> [  166.769868] BTRFS info (device sdf): no csum found for inode 1154
>>> start 43192320
>>> [  166.774334] BTRFS info (device sdf): csum failed ino 1154 extent
>>> 4434247680 csum 1388825687 wanted 0 mirror 0
>>
>>
>> Josef and I both missed this the first time you pasted it, but the
>> unlocked page is almost certainly related to this csum error.  While
>> we're looking at things can you please scrub?
>
> Hi,
>
> In the original report there was:
>
>> [root@stg ~]#btrfs scru status /mnt/stg
>> scrub status for dd10b751-d2aa-40d1-971f-e15b0062dd11
>>         scrub started at Tue May 19 03:33:26 2015 and finished after 468 seconds
>>         total bytes scrubbed: 101.80GiB with 0 errors
>
> Correct me if I'm wrong, but I think that Govindarajulu Varadarajan made the
> scrub _after_ the crash.
>

I ran the scrub before and after the crash. Scrub shows 0 error but then I
access the file which is corrupt, I get I/O error and csum failure
in kernel log.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19 14:44     ` Chris Mason
@ 2015-05-21  8:36       ` Govindarajulu Varadarajan
  0 siblings, 0 replies; 9+ messages in thread
From: Govindarajulu Varadarajan @ 2015-05-21  8:36 UTC (permalink / raw)
  To: Chris Mason
  Cc: Piotr Szymaniak, Govindarajulu Varadarajan, linux-btrfs,
	linux-nfs, linux-kernel, jbacik, dsterba

On Tue, 19 May 2015, Chris Mason wrote:

> On 05/19/2015 09:54 AM, Piotr Szymaniak wrote:
>> On Tue, May 19, 2015 at 09:43:10AM -0400, Chris Mason wrote:
>>> On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
>>>> 2286--->BUG_ON(!PageLocked(page));
>>>>
>>>> [  166.769868] BTRFS info (device sdf): no csum found for inode 1154
>>>> start 43192320
>>>> [  166.774334] BTRFS info (device sdf): csum failed ino 1154 extent
>>>> 4434247680 csum 1388825687 wanted 0 mirror 0
>>>
>>>
>>> Josef and I both missed this the first time you pasted it, but the
>>> unlocked page is almost certainly related to this csum error.  While
>>> we're looking at things can you please scrub?
>
> Josef and I just read through all of this, and I'm not finding a way to
> connect the crc error to the BUG_ON.  Do all kernels crash like this, or
> was it just 4.1-rc?
>

The csum error was for one of the files. Scrub did not fix it. When I run Scrub
it shows 0 error. So I deleted the file. I do no see the crash now.

Crash did not happen on 3.18 kernel. I first faced this problem in 3.19.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: btrfs: kernel BUG at mm/page-writeback.c:2286!
  2015-05-19 13:32 ` Josef Bacik
@ 2015-05-21  8:39   ` Govindarajulu Varadarajan
  0 siblings, 0 replies; 9+ messages in thread
From: Govindarajulu Varadarajan @ 2015-05-21  8:39 UTC (permalink / raw)
  To: Josef Bacik
  Cc: Govindarajulu Varadarajan, linux-btrfs, linux-nfs, linux-kernel,
	clm, dsterba

On Tue, 19 May 2015, Josef Bacik wrote:

> On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
>> Hi all
>> 
>> I am seeing the following crash on my btrfs filesystem with nfs export.
>> If I disable the nfs share and reboot, I do not hit the crash. Look like
>> the crash happens on btrfs with nfs export.
>> 
>> Is this a known issue? Has anyone else faced this? Let me know if you
>> need more
>> information.
>> 
>
> Somebody else is unlocking the page while we have it locked (by somebody else 
> I mean somebody other than in this particular code path, so could totally 
> still be us, it's just not obvious.)  What are your mount options?  Are you 
> capable of building your own kernel?  A git bisect would be good to try and 
> find where the problem was introduced, seems like it's easy to reproduce. 
> I'll look through our recent commits and see if anything pops out.  Thanks,
>

Yes, I can do git bisect. But, now that I have deleted the file with csum error
I do not see the crash any more. Sorry.

Is there any was to introduce
"BTRFS info (device sdf): csum failed ino 1154 extent 4434247680 csum 1388825687 wanted 0 mirror 0"?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-05-21  8:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-19  7:55 btrfs: kernel BUG at mm/page-writeback.c:2286! Govindarajulu Varadarajan
2015-05-19 13:00 ` Duncan
2015-05-19 13:32 ` Josef Bacik
2015-05-21  8:39   ` Govindarajulu Varadarajan
2015-05-19 13:43 ` Chris Mason
2015-05-19 13:54   ` Piotr Szymaniak
2015-05-19 14:44     ` Chris Mason
2015-05-21  8:36       ` Govindarajulu Varadarajan
2015-05-21  8:33     ` Govindarajulu Varadarajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).