OSDN Git Service

ANDROID: GKI: quota.h: add Android ABI padding to some structures
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 2 May 2020 07:42:59 +0000 (09:42 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 3 May 2020 06:45:29 +0000 (08:45 +0200)
commit86fe2f158edd7a7dcc9442e3bfa3210c06df8655
tree27a1ba57a067d33700ed634bb1bda4bd52902e7d
parenta74c0e4e9162d0a524325f4045c1cc9f51b279f5
ANDROID: GKI: quota.h: add Android ABI padding to some structures

Try to mitigate potential future driver core api changes by adding a
padding to struct quota_format_ops, struct dquot_operations, and struct
quotactl_ops.

Based on a change made to the RHEL/CENTOS 8 kernel.

Bug: 151154716
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia957d2f8d9b1a6939cddedc16a7481e9de1a8866
include/linux/quota.h