Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compat: copy missing fields in compat_statfs64 to user
f_flags and f_spare fields were not copied to userspace when compat_sys_[f]statfs64 called. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information