Jeremy Huntwork wrote:
Thanks Jeremy (even though you probably won't see this). I made a patch and added it to unionfs in trunk.FYI- name = KMALLOC(dentry->d_name.len + sizeof(".wh"), GFP_UNIONFS); + name = KMALLOC(dentry->d_name.len + sizeof(".wh."), GFP_UNIONFS);
-- Justin R. Knierim lfs at lfs dash matrix dot net -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
