Prev: [PATCH] block: replace BKL with global mutex
Next: fs: allow protected cross-uid sticky symlinks
From: Christoph Hellwig on 1 Jun 2010 17:40 NAK. You're really only creation a mini-BKL here without sorting out the locking. Please go through the individual callers and sort them out. Start by pushing the remaining ioctls to the unlocked version and moving the BKL into the ->open and ->release methods. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH] block: replace BKL with global mutex Next: fs: allow protected cross-uid sticky symlinks |