[GIT PULL] configfs updates for 4.8

From: Christoph Hellwig
Date: Fri Jul 29 2016 - 03:57:01 EST


Hi Linus,

The following changes since commit ee40fb2948fc99096836995d4f3ddcc0efbac790:

Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2016-07-08 18:59:46 -0700)

are available in the git repository at:

git://git.infradead.org/users/hch/configfs.git tags/configfs-for-4.8

for you to fetch changes up to 3dc3afadeb0403fd967b97ee282ab9053d36da2b:

configfs: don't set buffer_needs_fill to zero if show() returns error (2016-07-10 21:02:18 +0900)

----------------------------------------------------------------
configfs updates for 4.8:

- a simple error handling fix from Tal Shorer

----------------------------------------------------------------
Tal Shorer (1):
configfs: don't set buffer_needs_fill to zero if show() returns error

fs/configfs/file.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)