[PATCH 0/2][SRU][Disco] shiftfs: bugfix and O_DIRECT support
Christian Brauner
christian at brauner.io
Fri Jul 19 15:50:45 UTC 2019
Hey everyone,
Here's a tiny two-patch series that enables O_DIRECT support for shiftfs
since this is needed for dqlite which is an essential component of LXD
and fixes a bug whereby an unsigned long was passed to copy_from_user()
instead of an void __user *p.
Corresponding SRU justifications are up on Launchpad. The links to them
can be found in the individual patches.
Thanks!
Christian
Christian Brauner (2):
UBUNTU: SAUCE: shiftfs: add O_DIRECT support
UBUNTU: SAUCE: shiftfs: pass correct point down
fs/shiftfs.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
2.22.0
More information about the kernel-team
mailing list