Re: Problems applying aufs3-loopback.patch on linux-3.0.12

2011-12-06 Thread Daniel Vidal
-- Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of

Re: Problems applying aufs3-loopback.patch on linux-3.0.12

2011-12-06 Thread sfjro
Hello Daniel, Daniel Vidal: > When apply aufs3-loopback.patch from origin/aufs3.0 branch, i receive > this messages: > > patching file drivers/block/loop.c > Hunk #16 FAILED at 1041. > Hunk #17 succeeded at 1080 (offset 2 lines). > 1 out of 17 hunks FAILED -- saving rejects to file drivers/bl

Re: Problems applying aufs3-loopback.patch on linux-3.0.12

2011-12-06 Thread tokiclover
Yes, the patch looks odd and should be apply to aufs3-loopback.patch because... it's just a matter of context: a few lines changed so the patch just fails because of that. -- Cloud Services Checklist: Pricing and Packagin

Re: Problems applying aufs3-loopback.patch on linux-3.0.12

2011-12-06 Thread tokiclover
--- a/aufs3-standalone/aufs3-loopback.patch 2011-11-04 14:03:39.103021323 + +++ b/aufs3-standalone/aufs3-loopback.patch 2011-11-04 14:00:29.226018876 + @@ -170,9 +170,9 @@ lo->lo_backing_file = NULL; + lo->lo_backing_virt_file = NULL; + spin_unlock_irq(&lo->lo_lock); loop_relea