Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Mon, 19 Nov 2007 15:09:36 +0000 (15:09 +0000)
committerjohann <johann>
Mon, 19 Nov 2007 15:09:36 +0000 (15:09 +0000)
commitee60c14decfef70a21edc6ff8a029d7f62a07449
treeb47a65d3585448f9094a9e19606c2cc7d0754cb5
parentc995eec54b4031ae78574a3080a5b51ecd121287
Branch b1_6
b=12266
i=green
i=adilger

Concurrent access to the same directory from multiple clients with
intensive file creation/removal can cause a client node to spin in
ll_readdir(). i_version must be increased every time the lock is
cancelled to ensure a revalidate is done.
lustre/ChangeLog
lustre/llite/file.c
lustre/llite/namei.c