Hi, On Thu, 18 Jun 2009 13:48:56 -0600, "Dunphy, Bill" wrote: > Tried applying patch to latest git pull as well as 2.0.12 and 2.0.14 and > experienced the following patch issue: > > $ patch -p1 <your.patch > (Stripping trailing CRs from patch.) > patching file fs/dat.c > (Stripping trailing CRs from patch.) > patching file fs/segment.c > patch: **** malformed patch at line 50: @@ -2056,12 +2043,11 @@ static > void nilfs_end_page_io(struct page *page, int err) > > I could attempt to do by hand but decided to let you chime in first. > > Thoughts? > > Bill
Hmm, strange. I will attach the compressed one. It is against the latest git, but will be also applicable to v2.0.14. $ cd nilfs2-module $ bunzip -c xxx/nilfs2-fix-hang-after-bio_alloc-failed.patch.bz2 | patch -p1 How does this go ? Ryusuke Konishi
nilfs2-fix-hang-after-bio_alloc-failed.patch.bz2
Description: Binary data
_______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
