linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <9Qsob-7is-1@gated-at.bofh.it>]
  • * [PATCH] [0/18] Implement some low hanging BKL removal fruit in fs/*
    @ 2008-01-27  2:17 Andi Kleen
      2008-01-27  2:17 ` [PATCH] [14/18] BKL-removal: Add unlocked_fasync Andi Kleen
      0 siblings, 1 reply; 5+ messages in thread
    From: Andi Kleen @ 2008-01-27  2:17 UTC (permalink / raw)
      To: linux-kernel, linux-fsdevel, akpm
    
    
    [Andrew: I believe this is -mm material for .25]
    
    - Convert some more file systems (generally those who don't use the BKL
    for anything except mount) to use unlocked_bkl.
    - Implement BKL less fasync (see patch for the rationale) 
    This is currently a separate entry point, but since the number of fasync
    users in the tree is relatively small I hope the older entry point can
    be removed then in the not too far future
    [help from other people converting more fasync users to unlocked_fasync
    would be appreciated]
    - Implement BKL less remote_llseek
    - While I was at it I also added a few missing compat ioctl handlers
    - Fix a few comments
    
    This fixes a lot of relatively trivial BKL users in fs/*. The main 
    remaining non legacy offenders are now locks.c, nfs/nfsd and reiserfs.
    I believe BKL removal for all of those is being worked on by other people.
    Also a lot of "legacy" file systems still use it, but converting those
    does not seem to be very pressing.
    
    -Andi
    
    ^ permalink raw reply	[flat|nested] 5+ messages in thread

    end of thread, other threads:[~2008-01-28  9:46 UTC | newest]
    
    Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <9Q5hR-3MI-9@gated-at.bofh.it>
         [not found] ` <9Q5rE-3ZD-17@gated-at.bofh.it>
    2008-01-27 11:14   ` [PATCH] [14/18] BKL-removal: Add unlocked_fasync Bodo Eggert
    2008-01-27 16:31     ` [PATCH] [14/18] BKL-removal: Add unlocked_fasync v2 Andi Kleen
         [not found] ` <9Qsob-7is-1@gated-at.bofh.it>
         [not found]   ` <9QtDz-121-11@gated-at.bofh.it>
         [not found]     ` <9QtWX-1qg-15@gated-at.bofh.it>
         [not found]       ` <9Qugj-1PK-1@gated-at.bofh.it>
    2008-01-28  9:44         ` [PATCH] [8/18] BKL-removal: Remove BKL from remote_llseek Bodo Eggert
    2008-01-27  2:17 [PATCH] [0/18] Implement some low hanging BKL removal fruit in fs/* Andi Kleen
    2008-01-27  2:17 ` [PATCH] [14/18] BKL-removal: Add unlocked_fasync Andi Kleen
    2008-01-27  7:05   ` KOSAKI Motohiro
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).