> - int (*direct_IO)(int, struct inode *, struct kiobuf *, unsigned long, int);
> + int (*direct_IO)(int, struct file *, struct kiobuf *, unsigned long, int
Should this really be changing in the middle of a stable series?
I realize that vendor's are already shipping this difference, but
still... it's a bit of an abrupt midseries change that can potentially
break working code.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/