The main reason for the change is that the current interface was not
compatible between 32bit and 64bit modes of dual architecures.
The patches are:
1/3 - Add padding to structures to make sizes the same on 32bit and
64bit archs
2/3 - Add offset to fuse_dirent structure. This will make the
readdir interface more flexible
3/3 - Change ABI major version from 5 to 6, and check if userspace
supports the new interface
Signed-off-by: Miklos Szeredi <mik...@szeredi.hu>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/