diff options
| author | Jan Kara <[email protected]> | 2008-04-28 02:16:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-28 08:58:46 -0700 |
| commit | d5dee5c395062a55236318ac4eec1f4ebb9de6db (patch) | |
| tree | 2481afd9fbdd1df106d71a41cce2b08380f21d44 /scripts | |
| parent | a2fe594fa3732298947377409b5d8111b14f56ec (diff) | |
reiserfs: unpack tails on quota files
Quota files cannot have tails because quota_write and quota_read functions do
not support them. So far when quota files did have tail, we just refused to
turn quotas on it. Sadly this check has been wrong and so there are now
plenty installations where quota files don't have NOTAIL flag set and so now
after fixing the check, they suddently fail to turn quotas on. Since it's
easy to unpack the tail from kernel, do this from reiserfs_quota_on() which
solves the problem and is generally nicer to users anyway.
Signed-off-by: Jan Kara <[email protected]>
Reported-by: <[email protected]>
Cc: Jeff Mahoney <[email protected]>
Cc: Chris Mason <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions