Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2: (56 commits) [PATCH] fs/ocfs2/dlm/: cleanups ocfs2: fix compiler warnings in dlm_convert_lock_handler() ocfs2: dlm_print_one_mle() needs to be defined ocfs2: remove whitespace in dlmunlock.c ocfs2: move dlm work to a private work queue ocfs2: fix incorrect error returns ocfs2: tune down some noisy messages during dlm recovery ocfs2: display message before waiting for recovery to complete ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR ocfs2: retry operations when a lock is marked in recovery ocfs2: use cond_resched() in dlm_thread() ocfs2: use GFP_NOFS in some dlm operations ocfs2: wait for recovery when starting lock mastery ocfs2: continue recovery when a dead node is encountered ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() ocfs2: dlm_remaster_locks() should never exit without completing ocfs2: special case recovery lock in dlmlock_remote() ocfs2: pending mastery asserts and migrations should block each other ocfs2: temporarily disable automatic lock migration ocfs2: do not unconditionally purge the lockres in dlmlock_remote() ...
Showing
- fs/ocfs2/dlm/dlmast.c 7 additions, 5 deletionsfs/ocfs2/dlm/dlmast.c
- fs/ocfs2/dlm/dlmcommon.h 53 additions, 10 deletionsfs/ocfs2/dlm/dlmcommon.h
- fs/ocfs2/dlm/dlmconvert.c 24 additions, 0 deletionsfs/ocfs2/dlm/dlmconvert.c
- fs/ocfs2/dlm/dlmdebug.c 3 additions, 3 deletionsfs/ocfs2/dlm/dlmdebug.c
- fs/ocfs2/dlm/dlmdebug.h 0 additions, 30 deletionsfs/ocfs2/dlm/dlmdebug.h
- fs/ocfs2/dlm/dlmdomain.c 72 additions, 29 deletionsfs/ocfs2/dlm/dlmdomain.c
- fs/ocfs2/dlm/dlmfs.c 3 additions, 3 deletionsfs/ocfs2/dlm/dlmfs.c
- fs/ocfs2/dlm/dlmlock.c 52 additions, 16 deletionsfs/ocfs2/dlm/dlmlock.c
- fs/ocfs2/dlm/dlmmaster.c 309 additions, 139 deletionsfs/ocfs2/dlm/dlmmaster.c
- fs/ocfs2/dlm/dlmrecovery.c 449 additions, 131 deletionsfs/ocfs2/dlm/dlmrecovery.c
- fs/ocfs2/dlm/dlmthread.c 62 additions, 6 deletionsfs/ocfs2/dlm/dlmthread.c
- fs/ocfs2/dlm/dlmunlock.c 10 additions, 0 deletionsfs/ocfs2/dlm/dlmunlock.c
- fs/ocfs2/dlm/userdlm.c 1 addition, 1 deletionfs/ocfs2/dlm/userdlm.c
Loading
Please register or sign in to comment