Re: in_compat_syscall() returns from kernel thread for X86_32.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: in_compat_syscall() returns from kernel thread for X86_32.
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Date: Wed, 24 Oct 2018 10:32:37 -0400
- In-reply-to: <20181024131534.GD11606@thunk.org>
- Mail-followup-to: "Theodore Y. Ts'o" <tytso@xxxxxxx>, NeilBrown <neilb@xxxxxxxx>, Andy Lutomirski <luto@xxxxxxxxxx>, Andreas Dilger <adilger.kernel@xxxxxxxxx>, Peter Zijlstra <peterz@xxxxxxxxxxxxx>, Dmitry Safonov <dsafonov@xxxxxxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>, Denys Vlasenko <dvlasenk@xxxxxxxxxx>, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>, Borislav Petkov <bp@xxxxxxxxx>, Ingo Molnar <mingo@xxxxxxxxxx>, Brian Gerst <brgerst@xxxxxxxxx>, LKML <linux-kernel@xxxxxxxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, linux-tip-commits@xxxxxxxxxxxxxxx, jsimmons@xxxxxxxxxxxxx
- References: <1460987025-30360-1-git-send-email-dsafonov@virtuozzo.com> <tip-abfb9498ee1327f534df92a7ecaea81a85913bae@git.kernel.org> <87h8hkc9fd.fsf@notabene.neil.brown.name> <CALCETrXB8PE4Ue0BeD0wUS9psLLjpv_pt+nj=SEaj+Nb_dZzUA@mail.gmail.com> <871s8ndg6a.fsf@notabene.neil.brown.name> <CALCETrWH342Y7jKHsYdT=_3fuyDkWhvQLK9z4PTs9jzbfoCVwg@mail.gmail.com> <871s8g6roy.fsf@notabene.neil.brown.name> <20181024131534.GD11606@thunk.org>
- User-agent: Mutt/1.10.1 (2018-07-13)
On Wed, Oct 24, 2018 at 09:15:34AM -0400, Theodore Y. Ts'o wrote:
> At least for ext4, the primary problem is that we want to use a 64-bit
> telldir/seekdir cookie if all 64-bits will make it to user space, and
> a 32-bit telldir cookie if only 32 bits will make it userspace. This
> impacts NFS as well because if there are people who are still using
> NFSv2, which has 32-bit directory offsets, we need to constrain the
> telldir/seekdir cookies we give to NFS to be a 32 has as opposed to a
> 64-bit hash.
Are there anyone still using NFSv2, BTW? One way of making the
problem *much* easier to sovle would be to drop NFSv2 support. :-)
- Ted
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux Video &Media]
[Linux Audio Users]
[Yosemite News]
[Linux SCSI]