Jan Engelhardt: > It is possible that openSUSE has some patches to > address_space_operation, but I do not see how AUFS exactly tests for > the size - and what size? I hope AUFS does not check whether > sizeof(foobar) = a fixed value.
Aufs tests the size of struct address_space_operations because aufs sets it by dynamically allocated object. To support such external patch, you need to add DySetAop(swapon); ::: DySetAop(swap_in); lines just before dynop.c:199. J. R. Okajima ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev