Umount & quotas

From: Jan Kara (jack@suse.cz)
Date: Tue Nov 21 2000 - 07:44:59 EST


  Hello.

  After rewrite of umount checks some time ago (just now reading your mail
I realized I never asked) filesystem doesn't umount when quotas are
turned on on it - it fails on check (atomic_read(&mnt->mnt_count) > 2)
in do_umount().
  Is this intended behaviour? If so, we can remove later DQUOT_OFF() call
and maybe make somewhere a note about changed behaviour otherwise we should fix
it...
later failed.
  Maybe we can ask quota (or get it from its structures) how many files it's
using and change the test to reflect this number... Do you agree with this?

                                        Bye
                                                Honza
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:20 EST