The recent compat patches make xfs_file.c include xfs_ioctl32.h unconditional, which breaks the build on 32 bit systems which don't have the various compat defintions. Remove the include and move the
Just put in my add FMODE_NOCMTIME patch in, it removes all that invis file operations crap :) Seriously, it's already been reviewed on -fsdevel anyway.
Bissectable commits my dear christoph, bissectable commits =) Mark told me I should make you happy and put lots of patches of yours in if you put them in nice git trees for us =) just send to list. -
The recent compat patches make xfs_file.c include xfs_ioctl32.h unconditional, which breaks the build on 32 bit systems which don't have the various compat defintions. Remove the include and move the