APPLIED: [PATCH 0/2][SRU][Disco] shiftfs: bugfix and O_DIRECT support
Kleber Souza
kleber.souza at canonical.com
Tue Sep 3 13:17:15 UTC 2019
On 7/19/19 5:50 PM, Christian Brauner wrote:
> 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(-)
>
Applied to disco/master-next branch.
Thanks,
Kleber
More information about the kernel-team
mailing list