search for: ocfs2_acquire_dquot

Displaying 5 results from an estimated 5 matches for "ocfs2_acquire_dquot".

2013 Jun 25
1
Quota errors
...0.713986] Quota error (device dm-6): find_free_dqentry: Data block full but it shouldn't Jun 25 10:46:46 serv-fs-adm1 kernel: [ 4910.737574] Quota error (device dm-6): qtree_write_dquot: Error -5 occurred while creating quota Jun 25 10:46:46 serv-fs-adm1 kernel: [ 4910.762525] (smbd,13494,2):ocfs2_acquire_dquot:811 ERROR: status = -5 Jun 25 10:46:46 serv-fs-adm1 kernel: [ 4910.775823] Quota error (device dm-6): find_free_dqentry: Data block full but it shouldn't Jun 25 10:46:46 serv-fs-adm1 kernel: [ 4910.797763] Quota error (device dm-6): qtree_write_dquot: Error -5 occurred while creating quota Ju...
2010 Apr 29
2
Hardware error or ocfs2 error?
...:18 node06 kernel: [2569440.616497] [<ffffffffa0ffacc1>] ? ocfs2_lock_global_qf+0x28/0x81 [ocfs2] Apr 29 11:01:18 node06 kernel: [2569440.616519] [<ffffffffa0ffacc1>] ? ocfs2_lock_global_qf+0x28/0x81 [ocfs2] Apr 29 11:01:18 node06 kernel: [2569440.616540] [<ffffffffa0ffb3a3>] ? ocfs2_acquire_dquot+0x8d/0x105 [ocfs2] Apr 29 11:01:18 node06 kernel: [2569440.616557] [<ffffffff812ee7b5>] ? mutex_lock+0xd/0x31 Apr 29 11:01:18 node06 kernel: [2569440.616574] [<ffffffff8112c2b2>] ? dqget+0x2ce/0x318 Apr 29 11:01:18 node06 kernel: [2569440.616589] [<ffffffff8112cbad>] ? dquot_in...
2009 Jul 22
8
[PATCH 0/7] OCFS2 quota fixes (version 2)
Hi, here is the second version of OCFS2 quota fixes with Joel's comments fixed. Also I've added a patch defining counts of credits for quota operations as Joel asked. Honza
2011 Dec 20
8
ocfs2 - Kernel panic on many write/read from both
Sorry i don`t copy everything: TEST-MAIL1# echo "ls //orphan_dir:0000"|debugfs.ocfs2 /dev/dm-0|wc debugfs.ocfs2 1.6.4 5239722 26198604 246266859 TEST-MAIL1# echo "ls //orphan_dir:0001"|debugfs.ocfs2 /dev/dm-0|wc debugfs.ocfs2 1.6.4 6074335 30371669 285493670 TEST-MAIL2 ~ # echo "ls //orphan_dir:0000"|debugfs.ocfs2 /dev/dm-0|wc debugfs.ocfs2 1.6.4 5239722 26198604
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
Hi, This is the second batch of Ocfs2 patches intended for the merge window. The 1st batch were sent out previously: http://lkml.org/lkml/2008/12/19/280 The bulk of this set is comprised of Jan Kara's patches to add quota support to Ocfs2. Many of the quota patches are to generic code, which I carried to make merging of the Ocfs2 support easier. All of the non-ocfs2 patches should have