On 11.04.2008 [21:24:01 -0700], Eric B Munson wrote: > check_hugetlb_shm_get tries to read the value from > /proc/vm/sys/hugetlb_shm_group > and use that value in a comparison against users gid. This test will fail a > majority of the time. This patch ensures that the correct value is used in > the > comparison by converting the value read from the file from an ascii string to > an integer value. > > Signed-off-by: Eric Munson <[EMAIL PROTECTED]>
D'oh! Applied, thanks, Nish -- Nishanth Aravamudan <[EMAIL PROTECTED]> IBM Linux Technology Center ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Libhugetlbfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel
