]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ext2fs: Return EINVAL for negative uio_offset as in UFS.
authorpfg <pfg@FreeBSD.org>
Thu, 25 Jul 2013 19:37:49 +0000 (19:37 +0000)
committerpfg <pfg@FreeBSD.org>
Thu, 25 Jul 2013 19:37:49 +0000 (19:37 +0000)
commitd1aa5826fa2ff69ce857b49c504480a4a0c39f3c
tree93f25af3aea855a5f7481b3d685862fab52155ca
parent2ee9cbbc0f2eac16f7992f499b44214817eade29
ext2fs: Return EINVAL for negative uio_offset as in UFS.

While here drop old comment that doesn't really apply.

MFC after: 1 month
Discussed with: gleb
sys/fs/ext2fs/ext2_lookup.c