search for: dquot_drop

Displaying 6 results from an estimated 6 matches for "dquot_drop".

2002 Jan 16
1
crashing with ext3
...[__mark_inod e_dirty+46/128] [generic_file_write+836/1696] [do_get_write_access+1198/1232] Jan 16 12:37:38 frost kernel: Call Trace: [<c0157be8>] [<c01601ae>] [<c014160e>] [<c0126494>] [<c01601ae>] Jan 16 12:37:38 frost kernel: [write_dquot+165/256] [dqput+124/240] [dquot_drop+62/80] [ext3_free_inode+230/1 040] [ext3_mark_iloc_dirty+36/80] [ext3_mark_iloc_dirty+53/80] Jan 16 12:37:38 frost kernel: [<c0145ac5>] [<c0145ebc>] [<c0146dbe>] [<c0153aa6>] [<c0157a74>] [<c0157a85>] Jan 16 12:37:38 frost kernel: [ext3_mark_inode_dirty+39/...
2002 Mar 27
1
assertion in journal_start
...0> Trace; c014b58e <__mark_inode_dirty+2e/a0> Trace; c012ae2d <generic_file_write+33d/780> Trace; c0130b83 <add_to_swap_cache+63/b0> Trace; c012db40 <do_ccupdate_local+0/40> Trace; c015060b <write_dquot+ab/100> Trace; c0150a50 <dqput+70/d0> Trace; c015196b <dquot_drop+3b/50> Trace; c014c03a <clear_inode+7a/100> Trace; c014b44f <destroy_inode+1f/30> Trace; c014c100 <dispose_list+40/60> Trace; c014c359 <prune_icache+b9/e0> Trace; c014c3a0 <shrink_icache_memory+20/40> Trace; c012fafe <shrink_caches+6e/90> Trace; c012fb5c <t...
2009 Jan 12
5
[PATCH 0/5] OCFS2 quota fixes
Hello, the following series of patches fixes some issues with OCFS2 quotas. The first patch modifies VFS quota locking, the next patch uses the fact to simplify OCFS2 quota locking and solves a few deadlock issues. The third and the fourth patches fix another possible deadlocks in OCFS2 quota code and the last patch is a minor cleanup. Honza
2002 Jan 16
0
problems with rh 7.2
...[__mark_inod e_dirty+46/128] [generic_file_write+836/1696] [do_get_write_access+1198/1232] Jan 16 12:37:38 frost kernel: Call Trace: [<c0157be8>] [<c01601ae>] [<c014160e>] [<c0126494>] [<c01601ae>] Jan 16 12:37:38 frost kernel: [write_dquot+165/256] [dqput+124/240] [dquot_drop+62/80] [ext3_free_inode+230/1 040] [ext3_mark_iloc_dirty+36/80] [ext3_mark_iloc_dirty+53/80] Jan 16 12:37:38 frost kernel: [<c0145ac5>] [<c0145ebc>] [<c0146dbe>] [<c0153aa6>] [<c0157a74>] [<c0157a85>] Jan 16 12:37:38 frost kernel: [ext3_mark_inode_dirty+39/...
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello, the following patch series implements quotas for OCFS2. The patch series is based on: git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next I've adressed Joel's comments, also node recovery is now fully working and I've fixed a few issues I found during my testing. So I'm currently not aware of any bugs. Please review, test, comment. Thanks.
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
...er(). ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket(). ocfs2: Pass xs->bucket into ocfs2_add_new_xattr_bucket(). Mark Fasheh (2): jbd2: Add BH_JBDPrivateStart ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow Tao Ma (4): ocfs2: fix indendation in ocfs2_dquot_drop_slow ocfs2/quota: sparse fixes for quota ocfs2: Narrow the transaction for deleting xattrs from a bucket. ocfs2/quota: Add QUOTA in mlog_attribute.