From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:50176 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726987AbeIAAOs (ORCPT ); Fri, 31 Aug 2018 20:14:48 -0400 Date: Fri, 31 Aug 2018 13:05:44 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: Build failures in stable queues (4.4.y and later) Message-ID: <20180831200544.GA3505@kroah.com> References: <46462cd3-bf66-a95e-66a3-77569a1dd32f@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46462cd3-bf66-a95e-66a3-77569a1dd32f@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Aug 31, 2018 at 06:47:02AM -0700, Guenter Roeck wrote: > 4.4.y, 4.9.y: > > fs/cifs/cifsfs.c: In function 'cifs_statfs': > fs/cifs/cifsfs.c:198:27: error: 'struct cifs_tcon' has no member named 'vol_serial_number' > fs/cifs/cifsfs.c:200:45: error: 'struct cifs_tcon' has no member named 'vol_create_time' Should now be fixed, thanks. greg k-h