Re: [U-Boot] [PATCH v2 1/2] ZFS header files

2012-05-23 Thread Jorgen Lundman
In message<1337744719-27487-2-git-send-email-lund...@lundman.net> you wrote: Signed-off-by: Jorgen Lundman --- Please provide a useful commit message. Graeme has been schooling me on this and I believe I know what to do in V3. He also recommend I wait a day or so, so that others can't have

Re: [U-Boot] [PATCH v2 1/2] ZFS header files

2012-05-23 Thread Wolfgang Denk
Dear Jorgen Lundman, In message <1337744719-27487-2-git-send-email-lund...@lundman.net> you wrote: > Signed-off-by: Jorgen Lundman > --- Please provide a useful commit message. Also, this being a V2 patch, you are supposed to provide a history of changes. Please see http://www.denx.de/wiki/view

[U-Boot] [PATCH v2 1/2] ZFS header files

2012-05-22 Thread Jorgen Lundman
Signed-off-by: Jorgen Lundman --- include/zfs/dmu.h| 119 include/zfs/dmu_objset.h | 43 ++ include/zfs/dnode.h | 80 +++ include/zfs/dsl_dataset.h| 52 +++ include/zfs/dsl_dir.h| 48 +++ include/zfs/sa_impl.h