From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gitolite Subject: post-receive: pub/scm/fs/xfs/xfs-linux Date: Sat, 12 Dec 2020 18:51:48 -0000 Message-Id: <160779910866.15940.3857568284540176000@gitolite.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit --- service: git-receive-pack repo: pub/scm/fs/xfs/xfs-linux user: djwong changes: - ref: refs/heads/whatamess old: 207ddc0ef4f413ab1f4e0c1fcab2226425dec293 new: 1189686e5440041057f8cc21a7c1d13bb6642cb9 log: | 15574ebbff260a70d344cfb924a8daf3c47dc303 xfs: convert noroom, okalloc in xfs_dialloc() to bool aececc9f8dec92a25c84a3378021636ce58d72dc xfs: introduce xfs_dialloc_roll() 1abcf261016e12246e1f0d2dada9c5c851a9ceb7 xfs: move on-disk inode allocation out of xfs_ialloc() f3bf6e0f1196c69a7b0412521596cd1cc7622a82 xfs: move xfs_dialloc_roll() into xfs_dialloc() 8d822dc38ad781b1bfa5c03227da80dbd87e9959 xfs: spilt xfs_dialloc() into 2 functions 3937493c502566d90a74c3439ebdb663d9380cc3 xfs: kill ialloced in xfs_dialloc() 26f88363ec78473ab61d29bcbb962c74ae0f1b1a xfs: remove xfs_vn_setattr_nonsize 5d24ec4c7d3c4520b1baec4443ad47b5ae796570 xfs: open code updating i_mode in xfs_set_acl 1189686e5440041057f8cc21a7c1d13bb6642cb9 fs/xfs: convert comma to semicolon