On Sat, Jan 7, 2017 at 6:51 PM, <sf...@users.sourceforge.net> wrote: > Arun Chandran: >> Thank you for the quick reply. >> I have tested the patch. 'ls' behavior is the same, it hangs. There >> are no error messages coming now may be it is doing something inside >> au_h_path_getattr() with holding the lock (When printed locked is -1). > > Ah, it was necessary for au_h_path_getattr() to treat similarly. > Please revert the previous patch and try this one. > > > J. R. Okajima >
Now it seems fine. # cd /mnt/mnt/ # ls a1.txt a2.txt a3.txt b1.txt b2.txt b3.txt c1.txt c2.txt c3.txt # # for i in `ls` > do > chsmack $i > done a1.txt access="k1" a2.txt access="k1" a3.txt access="k1" b1.txt access="k1" b2.txt access="k1" b3.txt access="k1" c1.txt access="k1" c2.txt access="k1" c3.txt access="k1" # Are you going to fix this in your tree? Please feel free to ask my help in testing it, I will happily do it. --Arun ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot