Re: [PATCH] cifs: Fix undefined variables
Linus Torvalds <[email protected]>
| Newsgroups | dev.linux.lists.netfs,org.kernel.vger.linux-cifs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHk-=wjf32qPV86aShAgdqyBBNogwtsHzTD0_EvS-E5hqqOmVg@mail.gmail.com> |
On Mon, 18 May 2026 at 14:13, David Howells <[email protected]> wrote: > > Fix a couple of undefined variables introduced by the patch to fix tearing > on ->remote_i_size and ->zero_point. Applied directly. Linus