Moinak Ghosh wrote: > [...] >> hsfs_vnops.c: line 1933: this allows for an fsid bigger >> than the maxsize of an int (which is what is passed in). >> probably reduce the size to 23 instead and add a comment >> noting the reasoning behind it. >> >> > > hsfs computes the fsid as an int. >
Oops, got your comment wrong. I will reduce the length to 23. Regards, Moinak.
