lkml.org 
[lkml]   [2014]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/4] AFS: Fixes and cleanups
From
Date

Hi Linus,

Here are some patches to the AFS filesystem:

(1) Fix problems in the clean-up parts of the cache manager service handler.

(2) Split afs_end_call() introduced in (1) and replace some identical code
elsewhere with a call to the first half of the split function.

(3) Fix an error introduced in the workqueue PREPARE_WORK() elimination
commits.

(4) Clean up argument passing to functions called from the workqueue as
there's now an insulating layer between them and the workqueue. This is
possible from (3).

They can be found here also:

http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=afs

ending at the afs-fixes-20140523 tag.

David
---
David Howells (2):
AFS: Fix cache manager service handlers
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*

Nathaniel Wesley Filardo (2):
AFS: Part of afs_end_call() is identical to code elsewhere, so split it
AFS: Fix kafs module unloading


fs/afs/cmservice.c | 19 +++++++++++
fs/afs/internal.h | 2 +
fs/afs/rxrpc.c | 86 ++++++++++++++++++++++++++--------------------------
3 files changed, 63 insertions(+), 44 deletions(-)



\
 
 \ /
  Last update: 2014-05-23 21:21    [W:0.047 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site