Messages in this thread |  | | Date | Fri, 18 Jan 2013 12:46:17 -0800 | From | Greg KH <> | Subject | Re: [PATCH 0/5] staging: zcache: move new zcache code base from ramster |
| |
On Thu, Jan 17, 2013 at 09:26:32AM -0800, Dan Magenheimer wrote: > Hi Greg -- > > With "old zcache" now removed, we can now move "new zcache" from its > temporary home (in drivers/staging/ramster) to reclaim sole possession > of the name "zcache". > > Note that [PATCH 2/5] will require a manual: > > # git mv drivers/staging/ramster drivers/staging/zcache
Ick, no, use git to generate the patch with rename style, and it will create the tiny patch that does this which I can then apply (-M is the option you want to 'git format-patch').
Care to resend this in that format so that I can apply this properly?
thanks,
greg k-h
|  |