Re: NFS mount-api patches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Howells <dhowells@xxxxxxxxxx> wrote:

> Al pulled my mount API patches into his tree and fixed them up.  I've ported
> my NFS mount-API patches on top of them, so they apply and build (at least
> with my settings).  Do you have time now to have a poke at them to get them to
> work?  (I'm a bit tight for time this afternoon, so I don't have time to test
> them till next week)

Oh - it needs to take an active ref on the superblock any time you assign to
fc->root where you didn't inherit one from sget_fc() or vfs_get_super():

	atomic_inc(&sb->s_active);

as this will be deactivated by put_fs_context() if ->root is set.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux