From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753493AbdEEKww (ORCPT ); Fri, 5 May 2017 06:52:52 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:56200 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751569AbdEEKwv (ORCPT ); Fri, 5 May 2017 06:52:51 -0400 Message-ID: <590C597A.2060806@osg.samsung.com> Date: Fri, 05 May 2017 11:52:42 +0100 From: Luis de Bethencourt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: torvalds@linux-foundation.org CC: Greg KH , Andrew Morton , Al Viro , Javier Martinez Canillas , Salah Triki , "Theodore Ts'o" , Linux Kernel , linux-fsdevel@vger.kernel.org, Fabian Frederick Subject: [GIT PULL] fs/befs/ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Third git pull request since I took maintainership of the befs file system [0]. This time it is a light one. One fix from Fabian Frederick making the nfs client still work after a cache drop. Thank you very much, Luis [0] https://lkml.org/lkml/2016/7/27/502 The following changes since commit a351e9b9fc24e982ec2f0e76379a49826036da12: Linux 4.11 (2017-04-30 19:47:48 -0700) are available in the git repository at: https://github.com/luisbg/linux-befs.git tags/befs-v4.12-rc1 for you to fetch changes up to dcfd9b215b89d72c1053a717571d52bf96cc64f8: befs: make export work with cold dcache (2017-05-05 11:35:35 +0100) ---------------------------------------------------------------- befs fixes for 4.12-rc1 ---------------------------------------------------------------- Fabian Frederick (1): befs: make export work with cold dcache fs/befs/linuxvfs.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)