lkml.org 
[lkml]   [2008]   [Dec]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 37/56] reiserfs: Add default allocation routines for quota structures
    Date
    From: Jan Kara <jack@suse.cz>

    Signed-off-by: Jan Kara <jack@suse.cz>
    Signed-off-by: Mark Fasheh <mfasheh@suse.com>
    ---
    fs/reiserfs/super.c | 2 ++
    1 files changed, 2 insertions(+), 0 deletions(-)

    diff --git a/fs/reiserfs/super.c b/fs/reiserfs/super.c
    index a9b393a..c55651f 100644
    --- a/fs/reiserfs/super.c
    +++ b/fs/reiserfs/super.c
    @@ -649,6 +649,8 @@ static struct dquot_operations reiserfs_quota_operations = {
    .release_dquot = reiserfs_release_dquot,
    .mark_dirty = reiserfs_mark_dquot_dirty,
    .write_info = reiserfs_write_info,
    + .alloc_dquot = dquot_alloc,
    + .destroy_dquot = dquot_destroy,
    };

    static struct quotactl_ops reiserfs_qctl_operations = {
    --
    1.5.6


    \
     
     \ /
      Last update: 2008-12-22 23:05    [W:4.102 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site