On Tue, Nov 29, 2011 at 09:33:37AM +0700, Fajar A. Nugraha wrote:
> On Tue, Nov 29, 2011 at 8:58 AM, Phillip Susi <ps...@cfl.rr.com> wrote:
> > On 11/28/2011 12:53 PM, Ken D'Ambrosio wrote:
> >> Seems I've picked up a wireless regression, and randomly drop my WiFi
> >> connection with more recent kernels.  While I'd love to try to track down 
> >> the
> >> issue, the sporadic nature makes it difficult.  But I don't want to revert 
> >> to a
> >> flat-out old kernel because of all the btrfs modifications.  Is it possible
> >> using git to add *just* btrfs patches to an older kernel?
> >
> > Sure: use git rebase to apply the patches to the older kernel.
> 
> ... or use 3.1.2, and get ONLY fs/btrfs from Chris' for-linus tree,
> compile it out-of-tree, and use it to replace the original btrfs.ko.

If you're on a 3.1 kernel, you can pull my for-linus directly on top of
it with git pull.  I always keep a btrfs tree against the previous
kernel so that people can use the latest btrfs goodness without having
to use an rc kernel.

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

Reply via email to