Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to new shrinker API #8

Closed
wants to merge 4 commits into from
Closed

Adapt to new shrinker API #8

wants to merge 4 commits into from

Commits on Jun 5, 2013

  1. staging/lustre/ldlm: convert to shrinkers to count/scan API

    convert ldlm shrinker to new count/scan API.
    
    Signed-off-by: Peng Tao <tao.peng@emc.com>
    bergwolf committed Jun 5, 2013
    3 Configuration menu
    Copy the full SHA
    df48ce3 View commit details
    Browse the repository at this point in the history
  2. staging/lustre/obdclass: convert lu_object shrinker to count/scan API

    convert lu_object shrinker to new count/scan API.
    
    Signed-off-by: Peng Tao <tao.peng@emc.com>
    bergwolf committed Jun 5, 2013
    1 Configuration menu
    Copy the full SHA
    9b1794a View commit details
    Browse the repository at this point in the history
  3. staging/lustre/ptlrpc: convert to new shrinker API

    Convert sptlrpc encode pool shrinker to use scan/count API.
    
    Signed-off-by: Peng Tao <tao.peng@emc.com>
    bergwolf committed Jun 5, 2013
    1 Configuration menu
    Copy the full SHA
    4c0370f View commit details
    Browse the repository at this point in the history
  4. staging/lustre/libcfs: cleanup linux-mem.h

    remove shrinker related wrappers.
    
    Signed-off-by: Peng Tao <tao.peng@emc.com>
    bergwolf committed Jun 5, 2013
    1 Configuration menu
    Copy the full SHA
    f3479ea View commit details
    Browse the repository at this point in the history