- 1. [PATCH] mkfs.xfs fix detection of empty devices (score: 1)
- Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Date: Thu, 4 Feb 2010 14:40:00 -0500
- We currently fail to detect that a device does indeed not contain any signature and we are indeed fine to proceed with it due to mishandling the return value of blkid_do_fullprobe. Fix that up and ad
- /archives/xfs/2010-02/msg00082.html (11,404 bytes)
- 2. Re: [PATCH] mkfs.xfs fix detection of empty devices (score: 1)
- Author: Eric Sandeen <sandeen@xxxxxxxxxx>
- Date: Thu, 04 Feb 2010 14:15:01 -0600
- Much better, thanks, minor comment below that makes my brain hurt a little. Maybe: if (ret == 1) { /* blkid found nothing */ ret = 0; /* we return 0 for nothing found */ goto out; } else /* blkid fou
- /archives/xfs/2010-02/msg00084.html (12,954 bytes)
This search system is powered by
Namazu