On Thu, 25 Jun 2015 12:15:27 +0530 Nikunj A Dadhania <nik...@linux.vnet.ibm.com> wrote:
> "block" word is not a block number, actually its an allocated host > address. Rename it to disk-buf along with a associated > size(disk-buf-size=4096) for using during allocation/free. > > Also renaming the helper routine read-sector to read-disk-buf. This > routine assumes the address to be disk-buf and only takes sector number > as argument. > > Signed-off-by: Nikunj A Dadhania <nik...@linux.vnet.ibm.com> > --- > slof/fs/packages/disk-label.fs | 78 > ++++++++++++++++++++++-------------------- > 1 file changed, 41 insertions(+), 37 deletions(-) Reviewed-by: Thomas Huth <th...@redhat.com> _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev