diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-02-12 20:56:29 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-02-13 20:45:39 -0500 |
commit | fcf83067bf6eb101a35620d752bd559d473cfbaa (patch) | |
tree | a34e89f84bea5bd9193ed12bc49361950bba03a8 /README | |
parent | dcdbed853d9fbb0547b781ba676049b87f54129a (diff) | |
download | linux-3.10-fcf83067bf6eb101a35620d752bd559d473cfbaa.tar.gz linux-3.10-fcf83067bf6eb101a35620d752bd559d473cfbaa.tar.bz2 linux-3.10-fcf83067bf6eb101a35620d752bd559d473cfbaa.zip |
vfs: fix compat_sys_stat() handling of overflows in st_nlink
Massaged cp_compat_stat() into form closer to cp_new_stat(); the only
real issue had been in handling of st_nlink overflows - native 32bit
stat(2) returns -EOVERFLOW in such situations, compat one silently
loses upper bits.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions