]> git.baikalelectronics.ru Git - kernel.git/commit
hfsplus: missing O_LARGEFILE check
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sun, 19 Oct 2008 03:28:01 +0000 (20:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 15:52:38 +0000 (08:52 -0700)
commit0db8a23086aa60b6a59cd2d57fc7961e701979bd
treea4b3eb3946db47c98621b9b53f2f26bb2721b76c
parentcd6190ecb8f9a9c38a598735ab41315dfca6b9e3
hfsplus: missing O_LARGEFILE check

hfsplus: O_LARGEFILE checking is missing

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=8490

From: Alan Cox <alan@redhat.com>
Reported-by: didier <did447@gmail.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfsplus/inode.c